a { color: #907b1f; text-decoration: underline; }
a:link {
	font-family: "Trebuchet MS", Verdana;
	color: #907b1f;
	text-decoration: underline;
}
a:visited { color: #907b1f; text-decoration: underline; }
a:hover { color: #666; text-decoration: none; }
h4 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 10px;
	font-style: italic;
	font-weight: normal;
	color: #000000;

}
.h1 {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bolder;
	color: #960;
	text-decoration: none;
}
.h1-italic {
	font-style: italic;
}
.h3 { color: #000; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; font-style: normal; font-weight: normal; text-decoration: none; text-align: justify; text-indent: 0;
	;margin: 5px 8px; }
.h2 { color: #960; font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; font-style: normal; font-weight: bold; text-decoration: none; }
.h4 {
	font-style: italic;
	font-size: 10px;
}
.img {
	padding: 0px;
	border: 2px solid #000033;
	margin: 8px;
}

