h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
}
body, div, br, th, td, ol, p, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	}
a {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #465b2f;
	text-decoration: underline;

}
a:hover {text-decoration: none;
}
.leftpanel {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #465B2F;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336699;
	background-color: #ffffff;
	padding: 12px;
}
.rightpanel {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #336699;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #465B2F;
	padding: 12px;
}

.indexlist {
	color: #002897;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;

}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #000000;
}
.bulletlink {
	color: #002897;
	list-style-type: square;
}

