BODY
{
	background-color:#daffc9;
	overflow-y:scroll;

}

TD,  SPAN, DIV, LI, UL, INPUT, TEXTAREA, SELECT 
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color:#000000;
}

A{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#249966;
	text-decoration: none;
}

H1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	color:#249966;
}
H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	color:#249966;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color:#249966;
}
H4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	color:#249966;
}
H5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 12px;
	color:#249966;
}
H6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	font-weight:bold;
	color:#249966;
}

.topHTML {
	font-family: "Monotype Corsiva", Verdana, sans-serif;
	font-size: 24px;
	font-style: normal;
	color:#249966;
}
.bottomHTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#249966;
}
P.bottomHTML{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#249966;	
}

.topMenu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color:#249966;
	text-decoration: none;
}
.tdTopMenu A:hover{
	text-decoration:underline;
}
.tdTopMenu A
{
	padding-left:5px;
	padding-right:5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#249966;
	text-decoration: none;
}

.tdLeftMenu{
	padding-left:16px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:5px;
}

.tdLeftMenu A
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color:#249966;
	text-decoration: none;
}

.border{
	background-color:#249966;
}
