/* LAST MODIFIED 09.19.02 BY M. NAVEED USMAN */

a:visited    { text-decoration: underline; color: #0033FF; }
a:link       { text-decoration: underline; color: #0033FF; }
a:hover      { text-decoration: none; color: #0CA2FB; }

a.fluffy:visited    { text-decoration: underline; color: #FFFFFF; }
a.fluffy:link       { text-decoration: underline; color: #FFFFFF; }
a.fluffy:hover      { text-decoration: none; color: #0CA2FB; }

body, td, p
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 9pt;
	color: #313536;
	}
	
img

	{
	border-color:#000000;
	} 

input, textarea 
  	{
    	font-size: 11px; 
    	color: #666666; 
    	font-family: Geneva, Verdana, Helvetica, Arial, sans-serif;
	}

.subheader
	{  
     font-family: Arial, Helvetica, Verdana, Times;
	font-size: 14pt;
	color:#123681;
	}

.oops
	{
	color:#FF0000;
	}

.footer
	{ 
	font-family: Arial, Helvetica, Verdana, Times;
	font-size: 8pt;
	Color: #313536; 
	}
.news{
position:absolute;
background-color:#054F7A;
padding:3px 0px 3px 0px;
font-family:arial;
color: #FFFFFF;
height:50;
width:247;
overflow:hidden;
}

.header{
background-color:#054F7A;
position:relative;
width:247;
height:21;
overflow:hidden;
}
.bigger {
	font-size: 12pt;
}
