/* LAST MODIFIED 10.24.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #DA1F22; }
a:link       { text-decoration: underline; color: #DA1F22; }
a:hover      { text-decoration: none; color: #C5B89F; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	Color: #000000; 
	} 

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:#0B3777;
	}

.footer
	{
	color:#FFFBE7;
	}

.oops
	{
	font-weight: bolder;
	color:#FF0000;
	}