body,table,td,p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CC0000;
	background-color: #000000;
}
a:link {
	color: #990000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dotted;
	font-variant: small-caps;
}
a:visited {
	color: #990000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: dashed;
	font-variant: small-caps;
}
a:hover {
	color: #990000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-variant: small-caps;
}
a:active {
	color: #990000;
	text-decoration: none;
	border-bottom-width: thin;
	border-bottom-style: solid;
	font-variant: small-caps;
}
h1 {
	font-size: 22px;
	text-decoration: none;
	font-variant: small-caps;
	text-align: center;
}
h2 {
	font-size: 16px;
	text-decoration: none;
	font-variant: small-caps;
	text-align: left;
}
td {
	text-align: center;
}