body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
	line-height: normal;
	background-color: #999966;
}
p {
	line-height: 115%;
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
}
a:link {
	color: #996600;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
a:hover {
	text-decoration: underline;
	color: #990000;
	font-weight: bold;
}
a:active {
	text-decoration: none;
	color: #996600;
	font-weight: bold;
}
.h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	font-variant: small-caps;
	line-height: normal;
	margin: 0px;
}
.h2 {
	color: #990000;
	font-size: 24px;
	font-weight: bold;
	letter-spacing: 2px;
	font-family: "Trebuchet MS";
	line-height: 140%;
	margin: 0px;
	padding: 0px;
}
.h3 {
	font-weight: bold;
	font-size: 16px;
	line-height: normal;
	margin: 0px;
	padding: 0px;
}
.h4 {
	color: #000000;
	font-weight: bold;
	font-size: 14px;
	line-height: normal;
}
.h5_red12px {
	color: #990000;
	font-weight: bold;
}
.hsmall {
font-size: 12px
}

