p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}
h1 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #336633;
}
h2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #336633;
}
h3 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #336633;
}
h4 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #336633;
}
h5 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #336633;
}
h6 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #336633;
}
td {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #336633;
}
.gr {
	color: #B4DB5C;
	margin-top: 0px;
	margin-bottom: 0px;
}
.bl {
	color: #99B1DB;
	margin-top: 0px;
	margin-bottom: 0px;
}
.lightgreenborder {
	border-width: 1px;
	border-style: solid;
	border-top-color: #FFFFFF;
	border-right-color: #B4DB5C;
	border-bottom-color: #B4DB5C;
	border-left-color: #B4DB5C;
}
.greendivider {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #669900;
}
a:link {
	color: #009966;
}
a:visited {
	color: #009966;
}
a:hover {
	color: #0066FF;
	text-decoration: none;
}
.back {
	background-image: url(images/tablecorner.gif);
	background-repeat: no-repeat;
}
.greenborder {
	border: 1px solid #B4DB5C;
}
.vsmall {
	font-size: 9px;
}
.lightblueborder {
	border-top-color: #FFFFFF;
	border-right-color: #99B1DB;
	border-bottom-color: #99B1DB;
	border-left-color: #99B1DB;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;

}
.lbborder {

	border: 1px solid #99B1DB;
}
hr {
	color: #7FB840;
	text-decoration: none;
}
