h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: bold;
	color: #003333;
	text-align: center;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
a:link {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:hover {
	font-weight: bold;
	color: #009966;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #CC3300;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #9900CC;
	text-decoration: underline;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #003333;
}
.navlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	font-weight: bold;
	text-align: center;
}
li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.a1:link {
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.a1:hover {
	font-weight: normal;
	color: #009966;
	text-decoration: underline;
}
.a1:active {
	font-weight: normal;
	color: #CC3300;
	text-decoration: underline;
}
.a1:visited {
	font-weight:normal;
	color: #9900CC;
	text-decoration: underline;
}
.RedText {
	color: #CC0000;
}

.BlackText {
	color: #000000;
}
.Disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
