<STYLE type="text/css">
@import url("text.css");


BODY {
scrollbar-face-color:#000000;
scrollbar-highlight-color:#003399;
scrollbar-3dlight-color:#000000;
scrollbar-darkshadow-color:#000000;
scrollbar-shadow-color:#003399;
scrollbar-arrow-color:#003399;
scrollbar-track-color:#000000;
}
.Text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #ffffff;
	line-height: 16px;
	text-decoration: none;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #003399;
}
a:link {
	color:#990000;;
	text-decoration: none;
}
a:visited {
	color:#FFFFFF;
	text-decoration: none;
}
a:hover {
	color:#FFFFFF;
	text-decoration: none;
}
a:active {
	color:#990000;
	text-decoration: none;
	
.style1 {
	color: #990000;
	font-style: italic;
}
.style1 {
	color: #990000;
	font-weight: bold;
	font-style: italic;
}
.style2 {color: #990000}
</STYLE>