/* CSS Document */

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> 





<style type="text/css">

html {height: 100%;}
.copyright { color: #000000; font-family: arial; font-size: 10px;}
.address { color: #FFFFFF; font-family: arial; font-size: 11px; letter-spacing: 1pt;}
.bodytext {font-family: Verdana; font-size: 13px; color: #FFFFFF; font-weight: bold; }
.bodytext2 {font-family: Verdana; font-size: 14px; color: #000000; font-weight: bold; }
.bodytext3 {font-family: Verdana; font-size: 12px; color: #EC2A2A; font-weight: bold; }
.titletext { color: #000000; font-family: verdana; font-size: 14px; font-weight: bold;}
.titletext2 { color: #FFFFFF; font-family: Tahoma, Helvetica, sans-serif; font-size: 18px; font-weight: bold;}
a:link {color: #000000; text-decoration: none; font-weight:bold;}
a:visited {text-decoration: none; color: #000099; font-weight:bold;}
a:hover {text-decoration: underline; color: #000000; font-weight:bold;}
a:active {text-decoration: none; color: #000000; font-weight:bold;}
body {
	height: 100%;
	font-family: Verdana;
	font-size: 13px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000; 

	scrollbar-face-color: #6f0302;
	scrollbar-arrow-color: #ffffff;
}




</style>