﻿body
{
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	margin-bottom: 20px;
	background-color: #FFFFFF;
}
td
{
	font-family: "Trebuchet MS";
	font-size: 12px;
}
a
{
	color: #4C98A8;
	text-decoration: none;
}
a:hover
{
	text-decoration: none;
	color: #808080;
}
.Box
{
	border: 1px #CCCCCC solid;
	background-color: #F5F5F5;
}

