body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #CCCCCC;
}
body {
	background-color: #660000;
}
a:active {
	color: #999999;
}
a:hover {
	color: #FFFFFF;
}
a:link {
	color: #666666;
}
a:visited {
	color: #999999;
}
.center, .dlmenu {
	text-align: center;
}
.dlmenu {
	font-size: smaller;
	font-style: italic;
	font-weight: bold;
	white-space: nowrap;
	background-color: #CCCCCC;
	width: 125px;
}
.footer {
	font-size: x-small;
	color: #666666;
}
.header {
	font-size: xx-large;
}
.maintext td {
	padding: 20px;
}
.smalltext {
	font-size: x-small;
}
.menu {
	vertical-align: top;
	width: 125px;
	font-weight: bold;
}
.menu a {
	text-decoration: none;
}
.menu a:hover {
	text-decoration: underline;
	color: #FFFFFF;
}
.faq {
	font-size: smaller;
	font-style: italic;
}