﻿
A:active
{
	font-size: 12px;
	color: #008400; 
	font-family: Arial, Verdana;
	text-decoration: none
}

A:link
{
	font-size: 12px; 
	color: #008400; 
	font-family: Arial, Verdana; 
	text-decoration: none
}

A:visited
{
	font-size: 12px; 
	color: #008400; 
	font-family: Arial, Verdana;
	text-decoration: none
}

A:hover
{
	font-size: 12px;
	color: #00CC00; 
	text-decoration: underline
}

A.topmenu:link 
{
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}

A.topmenu:visited 
{
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	FONT-FAMILY: Verdana; 
	TEXT-DECORATION: none
}

A.topmenu:hover 
{
	FONT-SIZE: 11px; 
	COLOR: #666666; 
	TEXT-DECORATION: underline
}


body
{
	font-size: 12px;
	color: black;
	line-height: 16px;
	font-family: Arial, Verdana;
	background-color: white;
	text-align: left;
}

h1
{
	font-size: 20px;
	font-family: Arial, Verdana;
	font-weight: normal;
	color: #003333;
}

h2
{
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #660000;
	margin-top: -6px;
	margin-bottom: -6px;
}

h3
{
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #660000;
	margin-top: -0px;
	margin-bottom: -0px;
}

h4
{
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: ;
	margin-top: -0px;
	margin-bottom: -0px;
}

h5
{
	font-size: 13px;
	font-family: Arial, Verdana;
	font-weight: bold;
	color: #000000;
	margin-top: -0px;
	margin-bottom: -0px;
}

TD
{
	vertical-align: top;
	font-size: 13px;
	font-family: Arial, Verdana;
}
