/* LAST MODIFIED 07.15.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #E60B1F; }
a:link       { text-decoration: underline; color: #E60B1F; }
a:hover      { text-decoration: none; color: #F9DB01; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	color: #343434; 
	} 


.small
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	color: #343434; 
	} 

select, input, textarea 
  	{
    	font-size: 11px; 
    	color: #666666; 
    	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}

.header
	{  
     	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 14pt;
	color:#09852D;
	}

.oops
	{
	color:#FF0000;
	}
LI
	{
	list-style-type: square;
	}
