.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
a {
	color: #66CCFF;
	text-decoration: none;
}
a:hover {
	color: #FFEB45;
}
.subtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
}
dt {
	font-size: x-small;
	border-bottom-width: thin;
	border-bottom-style: inset;
	border-bottom-color: #3E3E3E;
	padding-top: 3px;
	padding-bottom: 3px;
}
h1 {
	font-size: medium;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	text-align: left;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	color: #FFFFFF;
}
.footer {
	border-top: thin solid #3E3E3E;
	border-bottom: thin solid #3E3E3E;
}
