body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: "Georgia, Times New Roman", Times, serif;
	color: black;
	background-color: White;
	}
a {
    text-decoration: none;
	font-weight: bold;
	color: #0000CC;
	outline: none;
	}
a:visited {
	color: #99CCFF;
	}
a:active {
	color: #0000CC;
	}
a:hover {
	color: #0000CC;
	text-decoration: underline;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
    color: Black;
	font-family: "Georgia, Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

/* weird ie5win bug: all line-height to font-size ratios must agree or box gets pushed around. */

h1 {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 44px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h2 {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 23px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h3 {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h4 {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	color: Black;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 10px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}
	.tinyblack {
	color: White;
	font-family: "Georgia,Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 19px;
	margin-top: 18px;
	margin-bottom: 8px; 
	}
#top {
	margin: 0px 0px 0px 0px;
	padding: 10px;
	border: 0px;
	background: #fff;
	height: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 130px;
	}
html>body #top {
	height: 130px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 150px;
	left: 0px;
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: White;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #left {
	width: 130px; /* ie5win fudge ends */
	}
#middle {
	padding: 10px;
	border: 0px;
	background: White;
	margin: -20px 150px 0px 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	margin-top: 0px;
	}
html>body #middle {
	margin-top: 0px; /* ie5win fudge ends */
	}
#right {
	position: absolute;
	top: 150px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: White;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #right {
	width: 130px; /* ie5win fudge ends */
	}
pre {
	color: Red;
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
	#rightblack {
	position: absolute;
	top: 150px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 0px;
	padding: 10px;
	border: 0px;
	background: Black;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 130px;
	}
html>body #right {
	width: 130px; /* ie5win fudge ends */
	}