.bodyfont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 120%;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	line-height: 120%;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #006600;
	line-height: 120%;
	font-weight: bold;
	text-decoration: underline;
}
a:active {



	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	line-height: 120%;
}
.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #FBFBCD;
	line-height: 120%;
	font-weight: bold;
}
.headertext2 {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #006600;
	line-height: 120%;
}
.splitter {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #000000;
	border-right-color: #000000;
	border-bottom-color: #000000;
	border-left-color: #000000;
}
.border_black {
	border: 1px solid #000000;
}
