﻿/* CSS Document */

.mainhead1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	color: #800000;
}

.secondhead1 {
	color: #800000;
	font-size: 8.0pt;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	font-family: Verdana, sans-serif;
}
.regtext {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: normal;
	text-align: left;
	width: 300px;
}
.regbold {
	font-family: Verdana;
	font-size: x-small;
	color: #000000;
	font-weight: bold;
	text-align: left;
}
.whitereg {
	font-family: Verdana;
	font-size: x-small;
	color: #FFFFFF;
	text-align: left;
}

a {
	color: #FFFFFF;
}
a:visited {
	color: #FFFFFF;
}
a:active {
	color: #FFFFFF;
}
a:hover {
	color: #FFFFFF;
}




