body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: ##9C0A0D;
}

p {
	font-size: 12px;
	text-align: left;
	padding-right: 18px;
	padding-left: 40px;
	line-height: 16px;
}
.legal {
	font-size: 9px;
}
.tenpix {
	font-size: 10px;
}
.topimage {
	margin-top: 60px;
}
.imageright {
	float: right;
	margin-right: 5px;
	margin-left: 15px;
}
h1 {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	color: #762536;
	margin-top: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3600b;
 	width: 240px;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	padding-right: 18px;
	color: #E3600B;
}
h3 {
	font-size: 30px;
	font-weight: bold;
	text-align: left;
	padding-left: 40px;
	padding-right: 40px;
	color: #762536;
	margin-top: 70px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #e3600b;
 	width: 576px;
}
ul {
	font-size: 12px;
	padding-right: 80px;
	padding-left: 80px;
	padding-bottom: 4px;
	list-style-image: url(images/bullet_e3600b.gif);
}
a:link {
	color: #762536;
}
a:visited {
	color: #666666;
}
.boldmaroon {
	font-weight: bold;
	color: #762536;
}
.boldmaroon a {
	font-weight: bold;
	color: #762536; text-decoration:none;
}
.boldmaroon a:hover {
	font-weight: bold; text-decoration:underline;
	color: #762536;
}


.psmall {
	font-size: 10px;
}
