<style type="text/css">
<!--
a:link {
	color: #666666;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #FF0000;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/gradient.gif);
	background-repeat: repeat-x;
	margin-left: 50px;
	margin-right: 50px;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
.copyright {font-size: 9px
}
.redtext {font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.bold-bodytext {font-size: 14px; font-weight: bold
}
.bodytext {font-size: 14px
}
.footer-links {font-size: 10px}
-->
</style>