@charset "utf-8";
/* CSS Document */
<style type="text/css">
<!--
body {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12px;
 color: #1B4381;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-image: url(images/background.gif);
	background-repeat: repeat;
}
a:link {
	color: #5E3D5C;
	text-decoration: none;
}
a:visited {
	color: #5E3D5C;
	text-decoration: none;
}
a:hover {
	color: #5E3D5C;
	text-decoration: underline;
}
a:active {
	color: #5E3D5C;
	text-decoration: none;
}
.style1 {
 font-family: Georgia, Times New Roman, Times, serif;
 font-size: 12px;
 color: #6c6f07;
}
.style2 {
	font-size: 16px;
	font-weight: bold;
}
.style3 {
	font-size: 24px;
	font-weight: bold;
}
body,td,th {
	color: #686F08;
}
-->
</style>
