body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size:9px;
	color: #003366;
	background-color: #fff;
	text-align: center;
	/* part 1 of 2 centering hack */
	}
	
#content {
	width: 750px;
	padding: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: auto;
	margin-left: auto;
	/* opera does not like 'margin:20px auto' */
	background: #ffffff;
	border: 0px;
	text-align:left;
	/* part 2 of 2 centering hack */
	voice-family: "\"}\"";
	voice-family:inherit;
	padding-top: 0px;
	}

img.head {
	width: 600px;
	margin-bottom: 5px;
	}

h1 {
	font-size: 26px;
	line-height: 38px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h2 {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h2.red {
	font-size: 18px;
	line-height: normal;
	font-weight: bold;
	color: #FF0000;
	margin-top: 0;
	margin-bottom: 0;
	}	
	
h3 {
	font-size: 15px;
	line-height: normal;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}

h4 {
	font-size: 14px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}
	
h5 {
	font-size: 12px;
	line-height: normal;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	}

ol li {
	margin-top: 9px;
	}

ul li {
	margin-top: 9px;
	}
	
html>body #content {
	width: 720px; /* ie5win fudge ends */
	}
