body {
	background: #000000;
	margin: 0px;
}
td {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.content {
	padding: 15px;
}
#footer {
}
#footer a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
#footer a:hover{
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: underline;
}
.subhead {
	font-size: 16px;
	font-weight: bold;
	font-variant: normal;
}
.linehoriz {
	background: url(/images/line_horizontal.gif) repeat-x;
	height: 15px;
}
a:link, a:active, a:visited {
	font-weight: bold;
	color: #FFCC66;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #FFCC00;
	text-decoration: underline;
}
.container {
	background-image: url(/images/bg.gif);
	background-repeat: repeat-x;
	border: 1px solid #FFFFFF;
}
