body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #81888C;
}
.help {
	font-family: verdana;
	font-size: 11px;
	color: #544998;
	font-weight: bold;
	text-decoration: none;
}
.copyright {
	font-family: tahoma;
	font-size: 9px;
	color: #a2a2a2;
	font-weight: normal;
	text-decoration: none;
}
.heading {
	font-family: tahoma;
	font-size: 12px;
	color: #535353;
	font-weight: bold;
	text-decoration: none;
}
.body_text_gray {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
.web_link:link {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.web_link:hover {
	font-family: tahoma;
	font-size: 11px;
	color: #444444;
	font-weight: normal;
	text-decoration: none;
}
.web_link:visited {
	font-family: tahoma;
	font-size: 11px;
	color: #000000;
	font-weight: normal;
	text-decoration: none;
}
.top_button:link {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.top_button:hover {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}
.top_button:visited {
	font-family: tahoma;
	font-size: 9px;
	color: #ffffff;
	font-weight: normal;
	text-decoration: none;
}


