body {
	margin:0px;
	padding:0px;
	font-family:Garamond, Times, serif;
	color:#333;
	background-color:white;
	}
h1 {
	margin:0px 0px 15px 0px;
	padding:0px;
	font-size:28px;
	line-height:28px;
	font-weight:900;
	color:#660000;
	white-space:nowrap;
	}
	h2 {
	margin:0px 0px 5px 0px;
	padding:0px;
	font-size:24px;
	line-height:24px;
	font-weight:600;
	color:#800000;
	white-space:nowrap;
	}
p {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:8px 2px 16px 2px;
	padding:0px;
	line-height:150%;
	}
#Content>p {margin:10px;}

em.standout {background-color: #FFFFCC;}

strong {
font-weight: 600;
font-size: 12px;}

a {
	color:#660000;
	font-size:16px;
	text-decoration:none;
	font-weight:600;
	font-family:Garamond, Times, serif;
	}

a:link {color:#660000;}
a:visited {color:#660000;}
a:hover {background-color:#CCCCCC;}


#Header {
	margin:0px 0px 10px 0px;
	padding:10px 0px 5px 10px;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	line-height:26px;
	background-color:#CC9900;
	color:#000000;
	font-weight:600;
	font-size:26px;
	white-space:nowrap;
}


#Content {
	margin:0px 60px 10px 220px;
	padding:10px;
	}

#Menu {
	position:absolute;
	top:60px;
	left:10px;
	padding:10px;
	background-color:#CC9900;
	border:1px solid black;
	line-height:18px;
	width:192px;
/* Again, the ugly brilliant hack. */
	voice-family: "\"}\"";
	voice-family:inherit;
	width:170px;
	white-space:nowrap;
	}
/* Again, "be nice to Opera 5". */
body>#Menu {width:170px;}



#Footer {
	margin:0px;
	padding:0px 0px 0px 0px;
	background-color:#CC9900;
	border-style:solid;
	border-color:black;
	border-width:1px 0px; /* top and bottom borders: 1px; left and right borders: 0px */
	text-align:center;
	clear:both;
	}

Table {
border-collapse: collapse;
border-color:#993300;
margin: 5px;
}
TD {
border-color:#993300;
font:11px/20px verdana, arial, helvetica, sans-serif;
}
li {
	font:12px/20px verdana, arial, helvetica, sans-serif;
	margin:8px 2px 16px 2px;
	padding:0px;
	line-height:120%;
	}

