.maintext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
}
.H1{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
}
.H2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.H3{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;

}
.bartext {
	color: #970F11;
	font-size: 8px;
}
.toptext {
	font-size: 8px;
	color: #FFFFFF;
}
.subtext {
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.bottomtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}
.images {
	border-color: #333333; 
	border-style: solid; 
	border-width: 1px; 
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
		color: #000000;
}

a:hover {  color: #970F11}

BODY{
scrollbar-face-color:'#970F11';
scrollbar-arrow-color:'#FFFFFF';
scrollbar-track-color:'#DADADA';
margin-top: 0px;
margin-right: 0px;
margin-bottom: 0px;
margin-left: 0px;
}
.copyrighttext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8px;
	font-style: normal;
	font-weight: normal;
}
.whitetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
}
.whitetitle:link, .whitetitle:active, .whitetitle:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: white;
	text-decoration: none;
}
.whitetitle:hover {
	color: white;
	text-decoration: underline;
}
