body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #ffffff;
}
td{
	font-family: arial;
	font-size: 11px;
	font-weight: normal;
	
	font-style: normal;
}
.A{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:#FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.B{
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	color:Black;
	font-style: normal;
	text-decoration: none;
}
.A:link{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.A:active{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.A:visited{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
.A:hover{
	font-family: arial;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: normal;
	text-decoration:underline;
}
.footerlink
{font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#000000;
font-style:normal;
text-decoration:none;
}
.footerlink:visited
{font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#000000;
font-style:normal;
text-decoration:none;
}
.footerlink:hover
{font-family:Verdana;
font-size:12px;
font-weight:normal;
color:#000000;
font-style:normal;
text-decoration:underline;
}
.textarea
{font-family:Arial;
font-size:12px;
color:#000000;
}
.heading{
font-family: arial;
font-size: 17px;
font-weight: normal;
color: #006633;
font-style: normal;
}
.topheading{
font-family: arial;
font-size: 17px;
font-weight: normal;
color: #FFFFFF;
font-style: normal;
}