BODY {
	scrollbar-3dlight-color:#B0C4DE;
	scrollbar-arrow-color: #000066;
	scrollbar-base-color:#F0FFFF;
	scrollbar-track-color:#F5F5F5;
	scrollbar-darkshadow-color:#A9A9A9;
	scrollbar-face-color:#F5F5F5;
	scrollbar-highlight-color: #F5F5DC;
	scrollbar-shadow-color: #003366;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	margin-left : 0px;
	margin : 0px 0px;
	margin-top : 0px;
}
A {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #9D1616;
}
A:hover {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : underline;
	color : #000000;
}
TD {
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #000000;
}
.boldlg{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : #9D1616;
	font-weight : bold;
}
.boldlg:hover{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : underline;
	color : #003471;
	font-weight : bold;
}
.boldblack{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 13px;
	text-decoration : none;
	color : Black;
	font-weight : bold;
}
.text{
	font-family : Arial, Helvetica, sans-serif;
	font-size : 12px;
	text-decoration : none;
	color : #003471;
	font-weight : normal;
}
.testtext{
	font-family : "Courier New";
	font-size : 13px;
	text-decoration : none;
	color : #000000;
	font-weight : normal;
}