@charset "UTF-8";
/* CSS Document */

<style type="text/css">
<!--
body {
	background-image: url(images/bg_offwhite.jpg);
	background-repeat: repeat;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CCCCCC;
}
a:link {
	color: #CC3300;
}
a:visited {
	color: #C33300;
}
a:hover {
	color: #FFFFFF;
}
-->
</style>

