﻿body 
{
	margin-bottom: 0;
	margin-left: 0;
	margin-right: 0;
	margin-top: 0;
}

A:link 
{
	text-decoration: none; 
	color:#0000FF;
}

A:visited 
{
	text-decoration: none;
	color:#0000FF;
}

A:active 
{
	text-decoration: none;
	color:#0000FF;
}
A:hover 
{
	text-decoration:none;
	color:#008000; 
}

td
{
	font-family:Arial;
	font-size: smaller;
}

span.title
{
	font-family:Arial;
	font-size:medium;
	font-weight:bold;
	color: #056400;
}

