/* CSS Document */
body {
	background-color: #000000;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
.spacer{
	line-height:9px;
}
.spacer14{
	line-height:14px;
}
.copyright{
	font-size:11px;
	text-decoration:none;
	color:#000000;
}
a:hover.copyright{
	color:#000000;
	font-size:11px;
	text-decoration:underline;
}
.footerMenu{
	color:#771215;
	text-decoration:none;
	line-height:25px;
}
a:hover.footerMenu{
	color:#771215;
	text-decoration:underline;
	line-height:25px;
}