.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;

}
.heading1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #006699;
}
a:link {
	color: #3333CC;
	text-decoration: none;
}
a:hover {
	color: #FF3300;
	text-decoration: underline;
	font-style: italic;
}

a:visited {
	text-decoration: none;
}
