﻿html,body 
{
	margin-top:0px;
	font-family:Tahoma;
}

A:link, A:visited 
{
	text-decoration: none; color: red;
}

A:hover
{
	text-decoration: none; color: red;
}

.font8pt
{
   font-size:8pt;
    color: #000000;
}

.font9pt
{
   font-size:9pt;
    height: 21px;
}

.font10pt
{
   font-size:10pt;
}


