body {
	background-color: #FFFFFF;
	background-image: url(/images/body_bg.gif);
	background-repeat: repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	text-align: left;
}

td, p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.container {
	width: 886px;
	float: none;
}
.content {
	float: none;
	margin: 0px 0px;
	padding: 0px 0px;
}

.redcontent {
	float: none;
	margin: 0px 0px;
	padding: 0px 0px;
	color: #A1001A;
	font-weight : bold;
}


.subheader {
	float: none;
	margin: 0px 0px;
	padding: 0px 5px;
	color: Black;
	font-size: 16px;
	font-style : italic;
/*	font-weight : bold;*/
}

a {
	color: #A1001A;
	text-decoration:underline;
}

.title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A30119;
/*	color: #646466;
*/	font-style: normal;
	font-weight: 900;
}

.title_sm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: Black;
	font-style: normal;
	font-weight: 900;
}

sup {
     vertical-align: super;
     font-size: 0.8em;
 }

