a:link  {
	text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #000040;
	font-size : 10pt;
}

a:active  {
	text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #000040;
	font-size : 10pt;
}

a:visited  {
text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #000040;
	font-size : 10pt;

}

a:hover  {
	text-decoration : underline;
	font-family : verdana, sans-serif;
	font weight : bold;
	color : #ff0000;
	font-size : 10pt;
}

.footer {  font-family: Verdana, Arial, Helvetica, sans-serif;
 font-size: 12px; 
 color: #ffffff; 
 font-weight: bold
 }

hr		{	color:#000040;
			height=1;
			width=75%;
		}

body { scrollbar-face-color: #000040; 
scrollbar-shadow-color: #ffffff; 
scrollbar-highlight-color: #ffffff; 
scrollbar-3dlight-color: #ffffff; 
scrollbar-darkshadow-color: #ffffff; 
scrollbar-track-color: #ffffff; 
scrollbar-arrow-color: #ffffff }


.maint	{	font-family:verdana,arial,serif;
			font-size:12px; 
			color:#000040;
            text-align: justify; 							
						} 

P  {
	font-size : 10pt;
	font-family : verdana, helvetica, sans-serif;
	font-weight : normal;
	font-style : normal;
	color : white;
}


