.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: normal;
	color: #332A86;
	font-weight: bold;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	font-weight: normal;
}
.quotes {
	font-family: Geneva;
	font-size: 11pt;
	font-style: italic;
	color: #333333;
	font-weight: normal;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #FF9900;
	font-weight: bold;
}
a:visited {
	color: #ff9900;
}
a:hover {
	color: #332A86;
}
a:active {
	color: #ff9900;
}

</style>
