BODY {
	background-color: khaki;
	color: #008000;
	font-size: 10pt;
	font-family: Verdana,Arial,Helvetica;}
	
A:link,A:visited,A:active {
			text-decoration: none;
			color: darkgreen;}

A:hover {
	text-decoration: underline;
  color: darkblue;}

#content {
	margin-left: 22%;}

DIV.sidebar {
	border: 2px solid goldenrod;
	background: darkgreen;
	color:#008000;
	margin-left:-1px;
	margin-top:-1px;
	margin-right:10px;
	margin-bottom:5px;
	height: 800px;
	width: 200PX;
	float: left;
	voice-family: inherit;
	font-size:14px;
	font-weight: bold;
	color: khaki;
  text-align:left;}
  
DIV.fltrt {
	padding:2px;
	margin-left:9px;
	margin-right: 5px;
	float: right;}

HR {
	border: 1px solid goldenrod;
	background-color: goldenrod;
	align: center;
	width: 90%;}

P {
	margin: 5px;}

IMG {
	vertical-align: top;
	border: 0px;}

IMG.border {
	border: 1px solid black;sa}

TABLE {
	border: 0;
	padding: 1px;}

TD {
	vertical-align: top;}

TD.merch {
	width: 50%;
	text-align: center;
	vertical-align: middle;}

P.pagetitle {
	text-align: center;
	background-color: darkgreen;
	color: goldenrod;
	font-size: 16pt;
	font-weight: bold;}

P.secttitle {
	font-style: italic; 
	font-size: 13pt;
	font-weight: bold;}

P.sectitalic {
	font-style: italic; 
	font-size: 11pt;}

P.sectentund {
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;}

P.sectentred {
	font-size: 10pt;
	font-weight: bold;
	color: red;
	text-decoration: underline;}

P.sectentgold {
	font-size: 10pt;
	font-family: univers, arial, verdana;
	font-weight: bold;
	color: goldenrod;}
	
P.sectentry {
	font-size: 10pt;
	font-weight: bold;}

P.sectsmall {
	font-family: univers, arial, verdana;
	font-size: 9pt;}

LEGEND {
	font-size: 13pt;
	font-weight: bold;}

LABEL {
	font-size: 11pt;
	font-weight: bold;}

UL {
	font-size: 10pt;}
