﻿body 
{
	font-family: Arial;
	font-size: 9pt;
	color: Black;
	margin: 2;
	padding: 0;
}
.addy
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial;
}
.pagetitle
{
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
}
.leftside
{
	font-size: 8pt;
	font-family: Arial;
}
a.bodylink
{
	font-family: Arial;
	font-size: 9pt;
	text-decoration: underline;
}
a.bodylink:link
{
	color: #0F6A1D;
}
a.bodylink:visited
{
	color: #0F6A1D;
}
a.bodylink:hover
{
	color: #ECA41A;
}
a.bodylink:active
{
	color: #0F6A1D;
}
a.topmenu
{
	font-family: Arial;
	font-size: 10pt;
	text-decoration: none;
	font-weight: bold;
}
a.topmenu:link
{
	color: #FFFFFF;
}
a.topmenu:visited
{
	color: #FFFFFF;
}
a.topmenu:hover
{
	color: #ECA41A;
}
a.topmenu:active
{
	color: #FFFFFF;
}
a.topmenu2
{
	font-size: 9pt;
	font-weight: bold;
	font-family: Arial;
	text-decoration: none;
}
a.topmenu2:link
{
	color: #000000;
}
a.topmenu2:visited
{
	color: #000000;
}
a.topmenu2:hover
{
	color: #0F6A1D;
}
a.topmenu2:active
{
	color: #000000;
}
