body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-family: 'Book Antiqua', verdana, arial, helvetica, sans-serif;
	color: #999999;
	background-color: #fff;
	}
a {
	text-decoration: none;
	color:  #aaa;
	outline: none;
	}
a:visited {
	color:  #aaa;
	}
a:active {
	color:  #aaa;
	}
a:hover {
	color: #aaa;
	text-decoration: underline;
	}
a#standout {
	color: purple;
	text-decoration: underline;
	}
a#link1 {
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #3399FF;
	}
a#link2 {
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #339933;
	}
a#link3 {
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #FF9933;
	}
a#link4 {
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #333333;
	}
a#link5 {
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #CC3399;
	}
a#link6 {
	font:20px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #663333;
	}
a#link7 {
	font:16px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	color:  #663333;
	}
.ahem {
	display: none;
	}
strong, b {
	font-weight: bold;
	}
p {
	font-size: 10px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}

h1 {
	font: 32px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	line-height: 44px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 0;
	color:  #996600;
	}
h2 {
	font-size: 18px;
	line-height: 40px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:  orange;
	}
h3 {
	font-size: 16px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	color:  #000000;
	}
h4 {
	font-size: 14px;
	line-height: 26px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h5 {
	font-size: 12px;
	line-height: 22px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
h6 {
	font-size: 10px;
	line-height: 18px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
	}
img {
	border: 0;
	}
.nowrap {
	white-space: nowrap;
	font-size: 10px;
	font-weight: bold;
	margin-top: 0;
	margin-bottom: 0;
/* must be combined with nobr in html for ie5win */
	}
.tiny {
	font-size: 9px;
	line-height: 16px;
	margin-top: 15px;
	margin-bottom: 5px; 
	}	
#top {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 5px solid #fff;
	background: #fff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align: left;
	}
#bottom {
	margin: 0px 0px 0px 0px;
	padding: 5px;
	border: 5px solid #fff;
	background: #fff;
	height: 100px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	height: 10px;
	font:24px 'Book Antiqua', 'Gill Sans MT', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	text-align: left;
	}
html>body #top {
	height: 70px; /* ie5win fudge ends */
	}
#left {
	position: absolute;
	top: 120px;
	left: 0px;
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #left {
	width: 120px; /* ie5win fudge ends */
	}
#middle {
	margin: 20px 190px 20px 190px;
	padding: 10px;
	border: 5px solid #fff;
	background: #fff;
	height: 400px;
	font:11px 'Book Antiqua', 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
	}
#right {
	position: absolute;
	top: 120px;
	right: 0px; /* Opera5.02 will show a space at right when there is no scroll bar */
	margin: 20px;
	padding: 10px;
	border: 5px solid #ccc;
	background: #666;
	width: 150px; /* ie5win fudge begins */
	voice-family: "\"}\"";
	voice-family:inherit;
	width: 120px;
	}
html>body #right {
	width: 120px; /* ie5win fudge ends */
	}
pre {
	font-size: 12px;
	line-height: 22px;
	margin-top: 20px;
	margin-bottom: 10px; 
	}
ul	
	{	
	padding: 1px 4px 1px 2px;
	}