h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #900;
	font-weight: bold;
	text-align: left;
	margin-right: 10px;
	margin-left: 10px;
	border-bottom-width: medium;
	border-bottom-style: none;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	text-align: left;
	padding-right: 10px;
	padding-left: 10px;
}
.bold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}
.white {
	color: white;
}
.boldwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-weight: bold;
}
.footerwhite {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: white;
	font-size: 10pt;
}
.regForm {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.regForm:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.regForm:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
a.regForm:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #999999;
}
a.regForm:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #FFFFFF;
}
.regFormBK {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
a.regFormBK:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
a.regFormBK:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
a.regFormBK:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #CC0000;
}
a.regFormBK:active {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
}
