html, body {
background-color: #ffffff;
margin: 0px 0px 0px 0px; padding: 0px 0px 0px 0px;
	}


.bodytxt, .bodytxt TD, .bodytxt TH
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: black;
	font-weight: 400;
	line-height: 17px;
	padding-left: 50px;
	padding-right: 40px;
	}


.bodytxt A:link{color:#3FC}
.bodytxt A:visited{color:#6FF}
.bodytxt A:active{color:#6FF}
.bodytxt A:hover{color:#CF6; text-decoration:underline}
.bodytxt A {text-decoration:none; font-weight: 800; font-size: 13px}



.nav A:link{color:#6FF}
.nav A:visited{color:#6FF}
.nav A:active{color:#6FF}
.nav A:hover{color:#CF6; text-decoration:underline;}
.nav A {font-family: Arial, Helvetica, sans-serif;
		text-decoration:none;
		font-weight: 800;
		font-size: 15px;
		line-height: 19px}


.heads
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 33px;
	color: #036;
	font-weight: 800;
	line-height: 34px;
	}


.subheads
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #036;
	font-weight: 800;
	line-height: 15px;
	}


.footer
	{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: black;
	font-weight: 400;
	line-height: 14px;
	}