body {
	font-family: Arial, Helvetica, sans-serif;
	border-color: black #993300;
	background-repeat: repeat;
	background-color: #000000;
	text-align: left;
}
h1 {
	font-size: 16pt;
	text-decoration: none;
	color: #FFFFFF;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
address {
	font-size: 9pt;
	font-weight: bold;
	text-align: center;
	font-style: normal;
	color: #FFFFFF
}
hr {
	color: #FFF606
}
.regFont {
	font-size: 12pt;
	font-weight: bold;
	color: #FFFFFF;
}
.regSmFont {
	font-size: 9pt;
	font-weight: normal;
	color: #FFFFFF;
}

