body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: Arial, Helvetica;
	color: #336699;
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	}
#content {
	width: 655px; 
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: auto; 	
	background: #FFFFFF;
	text-align:left; 
	/* part 2 of 2 centering hack */
	width: 655px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 655px;
	}
A:link {text-decoration: underline; color: #336699;}

html>body #content {
	width: 655px; /* ie5win fudge ends */
	}
h2 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
}

