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

<style type="text/css">
<!--
body,td,th {
	color: #FFFFFF;
}
body {
	background-color: #CCCCCC;
	background-image: url(images/homepage.jpg);
	background-repeat: no-repeat;
}
.contact_info {
	font-family: "Times New Roman", Times, serif;
	color: #666666;
}
a:link {
	color: #333366;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #663366;
}
a:hover {
	text-decoration: underline;
	color: #663366;
}
a:active {
	text-decoration: none;
	color: #333366;
}
.style1 {color: #999999}
.style2 {font-family: Arial, Helvetica, sans-serif}
.style3 {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CCCCCC;
}
.style4 {
	color: #990000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
}
.style6 {color: #990000; font-family: Arial, Helvetica, sans-serif; font-size: 20px; }
.style7 {font-size: 20px}
.style8 {color: #333333; font-family: Arial, Helvetica, sans-serif; font-size: 24px; }
-->
</style>