﻿body, td
{
	font-family: verdana;
	font-size: 70%;
	color: White;
}
table
{
	border: solid 2px #dddddd;
	width: 100%;
}


body
{
	background-color: #0066CC;
	margin: 0px;
}

th a,
a
{
	color: White;
}

table
{
	border: solid 2px #000080;
}
th
{
	background-color: #000080;
}
.Odd
{
	background-color: #000080;
}
.Odd
{
}

a:hover
{
	text-decoration: none;
}