.body
	{
	font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	}
.tablemaroon
	{
	font-color: white;
        font-size:12px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: no
        }
a:link { color: blue; text-decoration: none }
a:active { color: red; text-decoration: none }
a:visited { color: blue; text-decoration: none }
a:hover { color: red; text-decoration: underline }