/* LAST MODIFIED 07.01.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0A15B1; }
a:link       { text-decoration: underline; color: #0A15B1; }
a:hover      { text-decoration: none; color: #1D7C4D; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 10pt;
	color: #000000; 
	} 


.small
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	color: #494821; 
	} 

.smallblack
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	color: #000000; 
	} 

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: 16pt;
	color:#1D7C4D;
	}

.oops
	{
	color:#FF0000;
	}
LI
	{
	list-style-type: square;
	}
