h1  { 
	color: #000;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS" }

h2  { 
	color: #000;
	font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS"
	}
h3   {
	color: #a0522d;
	font-weight: bold;
	font-size: 12px;
	font-family: "Trebuchet MS"
	}
h4    { 
	color: #000; font-style: 
	italic; font-weight: normal;
	font-size: 11px;
	font-family: "Trebuchet MS" 
	}
h5     { 
	color: #696969;
	font-weight: bold;
	font-size: 18px;
	line-height: 36px;
	font-family: "Trebuchet MS"
	}
	
h6     { 
	color: #696969;
	font-weight: normal;
	font-size: 12px;
	font-family: "Trebuchet MS"
	}
p	{ 
	color: #333;
	font-style: normal; 
	font-weight: normal; 
	font-size: 11px; 
	line-height: 14px; 
	font-family: "Lucida Grande",Verdana, Arial, "san serif";
	text-indent: 0px; 
	}
	
li    { 
	color: #696969;
	font: small-caps 13px "Trebuchet MS";
	text-align: left;
	text-indent: 0px; 
	}
a:link {
	color: #000;
	font-size: 11px; 
	line-height: 14px; 
	font-family: "Lucida Grande",Verdana, Arial, "san serif";
	text-decoration: none; 
	}
a:visited {
	color: #a9a9a9;
	font-size: 11px; 
	line-height: 14px; 
	font-family: "Lucida Grande",Verdana, Arial, "san serif";
	text-decoration: underline; 
	}
a:hover     { 
	color: #a9a9a9;
	font-size: 11px; 
	line-height: 14px; 
	font-family: "Lucida Grande",Verdana, Arial, "san serif";
	text-decoration: underline; 
	}
a:active      { 
	color: #808000; 
	font-size: 11px; 
	line-height: 14px;  
	font-family: "Lucida Grande",Verdana, Arial, "san serif";
	text-decoration: underline;
	}
.fineprint {
	color:#a9a9a9;
	font-size: 10px;
	font-family: verdana;
	}
#users { 
	background-color: #fff;
	margin: 0; padding: 0;
	border: solid 1px #A9A9A9;
	}
