body {
	background-color: black;
	color: white;
	font-family: EuroStile, BankGothic LT BT, Arial, sans-serif;
	margin: 5px 5px 5px 5px;
}
a {
	color: #EC0000;
	text-decoration: none;
	font-size: 120%;
	font-weight: bold;
}
a:hover {
	text-decoration: underline; 
	color: white;
}
.title td
{
	padding-right: 25px;
}
img {
	border: 0px;
}