body {
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.83em;
}
.printfoot {
	font-size: 0.83em;
	color: #CCCCCC;
}
p {
	padding-left: 30px;
	padding-right: 5px;
}h1 {
	color: #0D396E;
	padding-left: 30px;
}
#middle {
	padding: 10px;
	border: 0px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	z-index: 10;
	}
html>body #middle {
	margin-top: 0px; /* ie5win fudge ends */
}
#right {
	position: absolute;
	top: 140px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	/*border: 1px solid #FF0000;*/
	width: 400px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 400px;
	text-align: right;
	z-index: 5;
	display: none;
	}
html>body #right {
	width: 400px; /* ie5win fudge ends */
}a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:link {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #333333;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}
a:active {
	font-weight: bold;
	color: #0D396E;
	text-decoration: none;
}
u {
	font-weight: bold;
	text-decoration: underline;
}
