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

<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
body {
	background-image: url(images/background.jpg);
}
a {
	font-size: 10px;
	color: #333333;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #C3BDAD;
	text-decoration: underline;
}
a:active {
	color: #333333;
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
.style1 {
	color: #FFFFFF;
	font-size: 9px;
}
.style2 {
	color: #660000;
	font-weight: bold;
	font-size: 10px;
}
.style4 {
	font-size: 16px;
	color: #660000;
	font-weight: bold;
}
.style5 {color: #FFFFFF}
.style6 {font-size: 10px; font-weight: bold;}
-->

