body,td,th {
	font-family: "Book Antiqua";
	font-size: 9pt;
	color: #6C00D9;
	font-weight: bold;
	font-style: normal;
	background-attachment: scroll;
	background-position: center center;
}
.style2 {	color: #B07300;
	font-family: "Book Antiqua";
	font-size: 9pt;
	font-weight: bold; text-align:center;
}

a:link {
	color: #6C00D9;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6C00D9;
}
a:hover {
	text-decoration: underline;
	color: #B07300;
}
a:active {
	text-decoration: none;
	color: #6C00D9;
}
