<head> <style type="text/css">{  }
body, div, td        {  
               scrollbar-base-color: #1B2C98; 
					scrollbar-shadow-color: #797365; 
               scrollbar-highlight-color: #ffffff; 
					scrollbar-3dlight-color: #797365; 
					scrollbar-darkshadow-color: #ffffff; 
               scrollbar-track-color: #0000CD; 
					scrollbar-arrow-color: #FFFF00;          	
font-family: Verdana;
font-size: 8pt;
color: #808080;
text-align: justify;
}

    
a:link, a:active, a:visited
{Font-Weight:bold;Color: #9396FF;Text-Decoration: none; cursor: hand; }
A:hover
{Font-Weight:bold; Color: #0000CD;Cursor: hand; border-bottom: 1px dashed #0000CD;
}


.title
{text-decoration: none;
color: #FFFFFF;
padding-top:0px;
padding-left:10px;
font-family: VERDANA;
font-size:8pt;
font-weight: bold;
 width: 187px;
 
}
.title2
{text-decoration: none;
color: #FFFFFF;
padding-top:0px;
padding-left:0px;
font-family: VERDANA;
font-size:8pt;
font-weight: bold;
 width: 100%;
 background-color: #1B2C98;
 text-align: center;
}

u {color: Red;
font-family: VERDANA;
	font-size: 8pt;
	text-decoration: none;
}

.link
{text-decoration: none;
color: #808080;
border: none;
padding-top:0px;
padding-left:10px;
font-family: Verdana;
font-size:10px;
font-weight: bold;
 width: 187px;
}


textarea, input, option, select
{ border:1px solid #EDECE1; font-family: Verdana;
font-size:10;
color: #808080;
 background-color: Yellow;
 }
 
 .h2 {
	border: 1px solid #BDCAD7;
	font-family: Verdana;
	font-size: 10px;
		width: 100%;
		height: 100%;
		background-color: #FFFFC0;
		vertical-align: 3;
		text-align: left;
		}
		
		marquee {
			padding-left: 3px;
			padding-right: 3px;
			padding-top: 3px;
			padding-bottom: 3px;
			
		}
 
</style>
</head>

