h3  {
	color: #900;
	font-size: 13px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-weight: bold;
}
h2  {
	color: #900;
	font-size: 12;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-weight: bold;
}
h1 {
	color: black;
	font-size: 11px;
	line-height: 15px;
	font-family: Verdana, Arial, Helvetica, "Trebuchet MS";
	font-weight: bold;
}
p { color: black; font-size: 11px; line-height: 14px; font-family: Verdana, Arial, Helvetica, "Trebuchet MS" }
pre  { color: black; font-size: 11px; line-height: 15px }
.contentareaouter  { text-align: left; vertical-align: top; padding: 20px 15px; border: solid 1px gray }
.sitenavstats   { padding-top: 10px; padding-right: 12px; padding-bottom: 10px; border-bottom: 1px solid gray }

