body {
	margin: 1px;
	background-color: #c0c0c0;
	color: #000; }
a {
	color: #000080; }
a:visited {
	color: #8080ff; }
li { margin-top: 8pt; margin-bottom: 8pt; }

h1 { font-size: 2em; font-weight: bold; margin: 0em; }
h2 { font-size: 1.5em; font-weight: bold; margin: 0.5em; }
h3 { font-size: 1em; font-weight: bold; margin: 0em; }

DIV.sidebar {
	width:157px;
	margin-left: 0px;
	position: absolute;
	top: 169px;
	left: 0px;
	height: 69%;
	border: 0px;
	line-height: 0pt;
	background-color: #c0c0c0; }
DIV.top {
	/* float: top; */
	margin: 0px;
	border: 0px;
	width: 100%;
	height: 169px;
	top: 0px;
	right: 1em;
	left: 0px;
	background-color: #c0c0c0;}
DIV.content {
	position: absolute;
	top: 169px;
	left: 157px;
	right:1em;
	height: 63%;
	overflow: auto;
	border: 2px;
	border-style: ridge;
	margin: 0px;
	padding: 1em;
	background-color: #fff;
 }

div.top img {
	border: 0px;
	margin-left: 0px;
}
div.sidebar a:hover {
	text-decoration: underline;
	color: #000}
div.sidebar li {
	margin-top: 0em;
	margin-left: -1em;
	margin-bottom: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
}
div.sidebar img {
	border: 0px;
	margin-top: 0px;
	margin-left: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding: 0px;
}
div.content a:hover {
	text-decoration: underline;
	color: #000}
