/*.......THIS SETS ALL TEXT WITHIN BODY TAGS.........*/

td { 

font-family: Arial;
font-size: 11pt;
font-weight: normal;
color: #000000

}

A:link { 
		color:#336666; 
		font-weight: bold;
		text-decoration: underline;
				
		}
		
A:active{
		color:#CCCC33;
		font-weight: bold;
		text-decoration: underline;
		}
		
A:visited {
		color:#999999;
		font-weight: bold;
		text-decoration: underline;
					
		} 


.header { 

font-family: Arial;
font-size: 18pt;
font-weight: bold;
color: #006633


}

.subheading { 

font-family: Arial;
font-size: 14pt;
font-weight: bold;
color: #006633


}

.tinytype { 

font-family: Arial;
font-size: 10pt;
font-weight: normal;
color: #000000


}
