/* @import url(reset.css); */body { margin: 0;padding: 0;text-align: center;background:#fff;color:#000;font-family: serif;}h1 {	font-size: 2.4em;	font-weight:bold;}h2 {	font-size: 1.6em;	font-weight:bold;}h3 {	font-size: 1.4em;	font-weight:bold;}h4 {	font-size: 1.2em;	font-weight:bold;}h5 {	font-size: 1.1em;	font-weight:bold;}h6 {	font-size: 1.0em;	font-weight:bold;}#wrapper {	text-align: left;	width:770px;	margin:10px auto 0 auto;}#wrapper h1{	margin-bottom: 0.5em;}#content_wrapper {	width:700px;	font-family: sans-serif;}#content_wrapper a:link {text-decoration:none; color:black}	#content_wrapper a:active {text-decoration:none; color:black}	#content_wrapper a:visited {text-decoration:none; color:black}	#content_wrapper a:hover {text-decoration:none; color:#603000; background:#FFFFF8}	#content_wrapper h2 {	font-size: 1.0em;	font-weight:bold;	margin-bottom: 0.1em;}#content_wrapper p {	font-size: 0.9em;	font-weight:normal;	margin-bottom: 1em;}#col_left {	width:45%;	float:left;}#col_right {	float:right;	width:45%;}#nav {	clear:both;	font-size: 1em;	font-weight:normal;	font-style:normal;	padding-top: 1em;		padding-bottom: 0.5em;	text-align:center;	}#copyright {	clear:both;	text-align:center;	}#copyright p {	font-size: 0.75em;	font-weight:normal;	font-style:italic;	margin-bottom: 0.8em;	text-align:center;}
