

html, body, p, .text { font-family: Arial, Helvetica, sans-serif; font-size: 12px; line-height: 17px; color: #000000; }


#main_body {
	padding: 0px;
	margin: 0px;
	background-color: #000000;
	background-position: center top;
}

.Footer1 {
	color: #000000;
	font-size: 10px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 16px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-size: 14px;
	line-height: 15px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}

h3 {
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-weight: normal;
	margin-bottom: 0px;
}

a:link, a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover, a:active{
	color: #7E0200;
	text-decoration: none;
}

