body
{
background-color:#000000;
color:white;
margin: 18px 15px auto 50px; 
font:14px sans-serif;
}
A:link {
 COLOR: #FFFFFF; 
 text-decoration:none; 
}
A:visited {
 COLOR: #FFFFFF; 
 text-decoration:none; 
}
A:hover {
 COLOR: #FFFFFF; 
 text-decoration:none;
}
a:active {
 text-decoration:underline;
}
td.tall-centered { 
	text-align:center;
	line-height: 125%;
}
td.tall-left { 
	text-align:left;
	line-height: 125%;
	border-left: white solid 3px;
	border-top: white solid 3px;
}
td.menu { 
	text-align:center;
	border-top: black solid 1px;
	border-bottom: black solid 1px;
}
table.header {
	background-color: #AAAAAA;
	color: black;
}
