body {
	background-color: #cc0000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

a {
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.Menu {
	font-weight: bold;
	color: White;
	text-decoration: none;
}

a.Menu:hover {
	font-weight: bold;
	color: #cc0000;
	text-decoration: underline;
}

td {
	font-size: 80%;
}

td.ContentLeft{
	font-size: 80%;
	padding: 10px;
	width=170px;
}

td.ContentMain{
	font-size: 80%;
	padding: 10px;
	width=150px;
	width: auto;
}

a:hover {
	font-weight: bold;
	color: black;
	text-decoration: underline;
}
h3 {
	font-size: 120%;
}
