body   {
	background-color: #590000;
	margin: 0 }
td {
	vertical-align: top }
	
td.menu    {
	color: #000;
	font-size: 13px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	font-weight: bold;
	text-align: center;
	vertical-align: middle }
td.menu a  {
	color: #000;
	text-decoration: none; }
td.menu a:hover {
	text-decoration: underline;	}
	
td.bar    {
	text-align: center;
	color: #590000;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #B3B37E; }
	
td.normal     {
	color: #590000;
	font-size: 14px;
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, SunSans-Regular, sans-serif;
	background-color: #f2f2e5;	}
td.normal a {
	color: #333;
	text-decoration: underline; }
td.normal a:hover {
	color: #B3B37E;
	text-decoration: underline }
	
.fine	 {
	color: #999;
	font-size: 10px;
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	}
a.fine	{
	text-decoration: underline;
	}
a.fine:hover {
	text-decoration: none;
	}