/* CSS Document */
body
{
background-color:#BCDD5A;
font:normal 10pt Arial, Verdana, sans-serif;
color: Black;
}

h2{
color:#999900;}

.style1 {
color:#3C5212;
text-decoration:none;}

.style2 {color:#336633;}

.style3 {color:#800000;}

.style4 {
color:#996600;
font-size:15px;}

.left{
width:200px;
height:200px;
float:right;
border:groove #99CC33;
padding:5px,5px,5px,5px;
}

.banner{
width:780;
height:233;
border:#0033CC;
}
