﻿body
{
	background-color: #FFFFFF;
	background-image: url("/images/page-back-top.jpg");
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
}
a
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
td, th
{
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 10px;
	color: #EEEEEE;
}
