.menu {
	color: #FFFFFF;
	font-weight:bolder;
	font-family: trebuchet ms;
	font-size: 16px;
	padding-left: 13px;
	padding-right: 13px;
}
.menu A{
	color: #FFFFFF;
	text-decoration: none;
}
.menu A:visited{
	color: #FFFFFF;

}
.menu A:hover{
	color: #9db225;
	text-decoration: underline;
}
.content {
	color: #000000;
	font-family: verdana,trebuchet ms;
	font-size: 8pt;
}
td {
	color: #000000;
	font-family: verdana,trebuchet ms;
	font-size: 8pt;
}
.submenu A
{
	color: #9db225;
	text-decoration: none;
}
.submenu A:hover
{
	text-decoration: underline;
}
.submenu a:visited
{
	color: #9db225;
}
.hgreen
{
	color: #9db225;
	font-weight:bolder;
	font-family: trebuchet ms;
	font-size: 16px;
}
.hgreenXS
{
	color: #9db225;
	font-weight:bolder;
	font-family: trebuchet ms;
	font-size: 12px;
}
.hpink
{
	color: #e665a6;
	font-weight:bolder;
	font-family: trebuchet ms;
	font-size: 16px;
}
.hpink A
{
	color: #e665a6;
	text-decoration: none;
}
.hpink A:hover
{
	color: #e665a6;
	text-decoration: underline;
}
.hpink A:visited
{
	color: #e665a6;
	text-decoration: none;
}
.justify
{
	text-align:justify;
}
h1
{
	color: #9db225;
	font-family: trebuchet ms;
	font-size: 24px;
	padding-bottom:0px;
	padding-top:0px;
	
}
h2
{
	color: #9db225;
	font-family: trebuchet ms;
	font-size: 24px;
	
}