body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(../../images/bg/page_bkg.jpg);
	background-position:top;
	background-repeat:repeat-x;
	background-color:#FAFAFA;
}
.footer {
	font-size: 9px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #0C9547;
	padding-right: 10px;
	padding-left: 10px;
}
h8 a:link {
	text-decoration: none;
	color: #0C9547;
}
h8 a:visited {
	text-decoration: none;
	color: #0C9547;
}
h8 a:hover {
	color: #00642b;
}
h8 a:active {
	text-decoration: none;
	color: #0C9547;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #193972;
	text-decoration: none;
	}
