a:link {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: bold;

}
a:visited {
	font-weight: bold;
	color: #FFFF00;
	text-decoration: underline;
}
.maintext {
	font-family: Calibri;
	font-size: 16px;
	font-weight: bold;
}
.headers {
	font-family: Calibri;
	font-size: 22px;
	font-weight: bold;
	color: #FF5;
}

