﻿body
{
	font-size: 10pt;
	color: #660000;
	font-family: Arial;
}

P
{
	font-size: 10pt;
}

TD
{
	font-size: 10pt;
}

A:link
{
	color: black;
}

A:hover
{
	color: black;
	background-color: olive;
}

A:visited
{
	color: #003333;
}
