body, div, li, td, th, dd, font, select, input, span, p, h1, h2, h3, h4, h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: 8F4227;
}

h1 {font-size: 18px;color: 666666; }
h2 {font-size: 14px;color: 808A9E; }
h3 {font-size: 13px;color: 808A9E; }
h4 {font-size: 12px;color: 8A4A5B; }
h5 {font-size: 11px;color: 808A9E; }
img {border: none;}

.small {
	font-size: 11px;
	color: 8F4227;
  	padding-top: 10px;
  	padding-left: 12px;
  	padding-bottom: 12px; 
  	padding-right: 10px;
	font-weight: normal;
	line-height: 105%;
  	}
  	
.hilite {
	color: CC0000;
	font-style: normal;
	font-size: 11px;
	font-weight: bold;
}

a:link {
	font-size: 12px;
	line-height: 150%;
	color: 8F4227;
	text-decoration: underline;
}

a:visited {
	font-size: 12px;
	line-height: 150%;
	color: 8F4227;
	text-decoration: underline;
}

a:hover {
	font-size: 12px;
	line-height: 150%;
	color: D82924;
	text-decoration: none;
}

a:active {
	font-size: 12px;
	line-height: 150%;
	color: F9E595;
	text-decoration: none;
}

a:link.bottom {
	font-size: 11px;
	line-height: 125%;
	color: 333333;
	text-decoration: underline;
	font-weight: bold;
}

a:visited.bottom {
	font-size: 11px;
	line-height: 125%;
	color: 333333;
	text-decoration: underline;
	font-weight: bold;
}

a:hover.bottom {
	font-size: 11px;
	line-height: 125%;
	color: 8A4A5B;
	text-decoration: none;
	font-weight: bold;
}

a:active.bottom {
	font-size: 11px;
	line-height: 125%;
	color: F7F7F2;
	text-decoration: underline;
	font-weight: bold;
}