.bodytext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: 3D3D3D;
	text-decoration: none;
}
A.bodytext:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: normal;
	color: C20000;
	text-decoration: none;
}
.bodytextb {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 326495;
	text-decoration: none;
}
.bodytextbl {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 3D3D3D;
	text-decoration: none;
}
.buttontxt {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: 50596E;
	text-decoration: none;
}
A.buttontxt:hover {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: C20000;
	text-decoration: none;
}
.buttontext {
	font-family: Verdana;
	font-size: 11px;
	font-weight: bold;
	color: C20000;
	text-decoration: none;
}
.body {
	background-color: #FFFFFF;
	scrollbar-face-color:#FFFFFF;
	scrollbar-highlight-color:#FFFFFF;
	scrollbar-3dlight-color:#666666;
	scrollbar-darkshadow-color:#666666;
	scrollbar-shadow-color:#FFFFFF;
	scrollbar-arrow-color:#FF0000;
	scrollbar-track-color:#999999;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}