﻿body
{
	font-size: 8pt;
    color: black;
    font-style: normal;
    font-family: tahoma;
}
A
{
	font-weight: bold;
	color: #000066;
	text-decoration: none;
	font-size: 8pt;
}
A:hover
{
	color: #0099ff;
	text-decoration: none;
}
