body 
{
SCROLLBAR-FACE-COLOR: #ffffff; 
SCROLLBAR-HIGHLIGHT-COLOR: #ffffff; 
SCROLLBAR-SHADOW-COLOR: #cc0000; 
SCROLLBAR-3DLIGHT-COLOR: #cc0000; 
SCROLLBAR-ARROW-COLOR: #cc0000; 
SCROLLBAR-TRACK-COLOR: #ffffff; 
SCROLLBAR-DARKSHADOW-COLOR: #ffffff;
font-family: arial;
font-size: 14pt;
color: #000000;
padding-top:15px;
background-attachment: fixed;

}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
.Basis {
	font-family: "Arial";
	font-size: 14px;
	color: #000000;
}
.BasisB {
	font-family: "Arial";
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.BasisB16 {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #000000;
}
.BasisB16W {
	font-family: "Arial";
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}