body
{
	background-color: #929DC5;
	font-family: arial;
	color: #ffffff;
}

td
{
	border: solid #003366;
	border-width: 1;
	font-size: 14px;
}

th
{
	border: solid #003366;
	border-width: 1;
	font-size: 16px;
}

table
{
}

img
{
	border: solid #003366;
	border-width: 1;
}

a:link    { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a:visited { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a:active  { color: #FFFFFF; text-decoration: underline; font-weight: bold; }
a:hover   { color: #FFFFFF; text-decoration: underline; font-weight: bold; }