.standardbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-style: normal;
	font-weight: normal;
	color: #642C02;
	list-style-type: disc;
}

#content {
	position:absolute;
	z-index:2;
	overflow:auto;
	left: 201px;
	top: 136px;
	width: 400px;
	height: 414px;
	}
BODY {scrollbar-face-color: rgb(255,248,240);
scrollbar-highlight-color: rgb(255,248,240); 
scrollbar-shadow-color: none; 
scrollbar-3dlight-color: rgb(37,132,187); 
scrollbar-arrow-color: rgb(37,132,187); 
scrollbar-track-color: none; 
scrollbar-darkshadow-color: rgb(102,45,0); 
}
h1 {
	font-size: 14pt;
	font-weight: bold;
}
h2 {
	font-size: 12pt;
	font-weight: bold;
}
h3 {
	font-size: 11pt;
}
a:link {
	color: #2E4591;
	font-weight: bold;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #2B70BE;
	text-decoration: none;
}
a:hover {
	color: #642C02;
}
a:active {
	font-weight: bold;
	color: #642C02;
}
