.section {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	color: #333333;
	font-weight: bold;
}
.bodyhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-weight: bold;
	color: #FF6600;
}
.bodytxt {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	line-height: 100%;
	color: #333333;
	font-weight: normal;
}
a:hover {
	color: #0000FF;
}
a:link {
	color: #0000FF;
}
a:visited {
	color: #0000FF;
}
a:active {
	color: #0000FF;
}
body {
	margin: 0px;
	padding: 0px;
}
