h1 {
	font-size: 16pt;
	color: #39917D;
	margin-top: 4px;
	margin-bottom: 6px;
}
p {
	font-size: 11pt;
	line-height: 14pt;
}
ul.right_nav {
	list-style-type: none;
	padding: 0px;
	margin: 0;
}
ul.right_nav li {
	display: block;
}
a.right_nav {
	font-size: 9pt;
	display: block;
	padding: 5px;
	height: 18px;
	width: 140px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #70699c;
	font-weight: bold;
}
.red_set {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #990000;
}
.green_set {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #006600;
}
.gold_set {
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #CC9900;
}.style12 {
	font-size: 12px;
	font-style: italic;
}
h4 {
	font-size: 14px;
	text-decoration: underline;
	background-color: #39917D;
	border-bottom: 2;
	color: #FFFFFF;
}

