/* LAST MODIFIED 08.06.03 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0033FF; }
a:link       { text-decoration: underline; color: #0033FF; }
a:hover      { text-decoration: underline; color: #9BBDED; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	Color: #666666; 
	} 

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;
	}
	
.superheader
	{  
   	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	color:#0B3777;
	}

.oops
	{
	color:#FF0000;
	}

.my_bg
	{
	background-image: url(images/hdr_left.jpg);
	background-repeat: no-repeat;
	}
