.maintext {
	font-family: Arial;
	color: #10208F;
	text-align: justify;
}
body {
	font-family: Arial;
	font-size: 80%;
	margin-top: 10px;
	margin-left: 10px;
	text-decoration: none;
	margin-right: 10px;
	margin-bottom: 10px;
	scrollbar-arrow-color: #a5abd5;
	scrollbar-track-color: #a5abd5;
	scrollbar-shadow-color: #a5abd5;
	scrollbar-face-color: #white;
	scrollbar-highlight-color: #a5abd5;
	scrollbar-darkshadow-color: #a5abd5;
	scrollbar-3dlight-color: #a5abd5;
	text-align: justify;
}
.logoposit {
	position: relative;
	left: 12px;
	top: 0px;
}
.footertext {
	font-family: Arial;
	font-size: 10pt;
	color: #10208F;
	text-decoration: none;
}
.indexbg {
	background-image: url(graphics/indexbg.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
.batchtext {
	font-family: Arial;
	font-size: 9pt;
	color: #000000;
}
.headertext {
	font-family: Arial;
	font-size: 14pt;
	color: #999999;
	font-weight: normal;
}
a:link {
	font-family: Arial;
	font-size: 10pt;
	color: #10208F;
	text-decoration: none;
}
a:visited {
	font-family: Arial;
	font-size: 10pt;
	color: #a5abd5;
}
a:hover {
	font-family: Arial;
	font-size: 10pt;
	color: #666666;
	font-weight: normal;
}
a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #10208F;
}
a:active {
	font-family: Arial;
	font-size: 10pt;
	color: #10208F;
}
