﻿body 
{
	color:#004623;
	font-family:Verdana;
	font-size:10pt;
	background-color:White;
	font-weight:bold;
}

td
{
	
}

.menuItem
{
	color:#004623;	
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
}

.menuItem a
{
	color:#004623;	
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;	
}

.menuItem a:hover 
{
	text-decoration:underline;
}

.a
{
	color:#004623;	
	font-family:Verdana;
	font-size:10pt;
	font-weight:bold;
	text-decoration:none;	
}

.a:hover 
{
	text-decoration:underline;
}

.liItem a
{
	color:#004623;	
	font-family:Verdana;
	font-weight:bold;
	text-decoration:none;
}

.liItem a:hover 
{
	text-decoration:underline;
}