body {
	font-family: Verdana;
	font-size: 13px;
	background-color: #000000;
}
.main-table {
	border: 2px solid #FFCC00;
}

a:hover {
	color: #000000;
	text-decoration: underline;
}
a {
	color: #CC0000;
	text-decoration: none;
}
hr {
	color: #999966;
	height: 1px;
}
.subtitle {
	font-weight: bold;
	text-transform: uppercase;
}
.footer {
	font-size: 10px;
}
.page-title-small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 30px;
	text-transform: uppercase;
	color: #000000;
}
.page-title-large {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #CCCCCC;
	font-style: italic;
	text-transform: uppercase;
}
