﻿BODY
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	margin: 0;
	color: #000000;
}
TABLE
{
	font-family: Tahoma, Arial;
	font-size: 8pt;
	color: #000000;
}
a:hover
{
	color: #000000;
	text-decoration: none;
}
a:link
{
	color: #000000;
	text-decoration: none;
}
a:active
{
	color: #000000;
	text-decoration: none;
}
a:visited 
{
	color: #000000;
	text-decoration: none;
}