body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	background-color: #996;
	text-align: center;
	/*background-image: url(../images/backpixel.gif);*/
/* part 1 of 2 centering hack */
}
p {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
}
img {
	border: 0;
}
/* must be combined with nobr in html for ie5win */
#content {
	position: absolute;
	top: 0px;
	left: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-right: auto;
	margin-left: 12%; 	/* opera does not like 'margin:20px auto' */
	background: #cccc99;
	border-top: 1px solid #663;
	border-bottom: 1px solid #663;
	border-left: 2px solid #663;
	border-right: 2px solid #663;
	/*text-align:center; /* part 2 of 2 centering hack */
	width: 73%; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 100%;
	}
html>body #content {
	width: 73%; /* ie5win fudge ends */
	}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color:#000;
}

