/* CSS Document */
/*Jon Sirkis  Style Sheet*/
/*Created 5-15-07 */



body
{
background-color:#CCCC99;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-style:normal;
color:#003300;
margin-left:0em;
margin-top:0em;

}


p    {

font-weight:normal;
}


a:link  { font-family: Arial, Helvetica, sans-serif; color:#003300; font-size:12px; text-decoration:underline; font-style:normal;
font-weight:normal;
 }
 
a:hover  { font-family: Arial, Helvetica, sans-serif; color:#663366; font-size:12px; text-decoration:underline; font-style:normal;
font-weight:normal;
 }
 
 a:visted { font-family: Arial, Helvetica, sans-serif; color:#003300; font-size:12px; text-decoration:underline; font-style:normal;
font-weight:normal;

}

a:active  { font-family: Arial, Helvetica, sans-serif; color:#003300; font-size:12px; text-decoration:underline; font-style:normal;
font-weight:normal;
 }




.smalllinks a:link {color:#003300;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;
text-decoration:underline;
}

.smalllinks a:visited {color:#663366;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;;
text-decoration:underline;
}

.smalllinks a:hover {color:#003300;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;;
text-decoration:underline;
}

.smalllinks  a:active {color:#663366;
font-family:Arial, Helvetica, sans-serif;
font-size:10px;
font-style:normal;
font-weight:bold;;
text-decoration:underline;
}

.style5 {
	color: #FF6600;
	font-weight: bold;
	font-size: 14px;;
 
}

.style8 {font-size: 9px!important;}

.style4 {font-size: 9px}