a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000066;
	text-decoration: underline;
	font-weight: normal;

}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000066;
	text-decoration: underline;
	font-weight: normal;


}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFCC00;

	font weight: bold
	text-decoration: underline;
	font-weight: normal;

}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000066;
	text-decoration: underline;

}
.titletext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #000066;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: 000066;
	font-weight: normal;

}
ul {
	list-style-type: disc;
	word-spacing: normal;
	list-style-position: outside


}
.bodytitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: 000066;
	font-weight: bold;

