@charset "utf-8";
/* CSS Document */
body {
	background-color: #eee8aa;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	color: #640203;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #640203;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
}
.style2 {
	color: #FFFFFF;
	font-weight: bold;
	font-size: 12px;
}
.style5 {font-size: 12px}
.style6 {
	font-size: 14px;
	font-weight: bold;
}
.style7 {font-size: 12}
.style8 {
	font-size: 14px;
	font-weight: bold;
}
.style9 {font-size: 10px}
.style10 {color: #640203}
.footerlinks a:link {
	color: #000000;
	text-decoration: none;
}
.footerlinks a:visited {
	text-decoration: none;
	color: #000000;
}
.footerlinks a:hover {
	text-decoration: underline;
	color: #640203;
}
.footerlinks a:active {
	text-decoration: none;
}
.bluelinks a:link {
	color: #0000FF;
	text-decoration: none;
}
.bluelinks a:visited {
	text-decoration: none;
	color: #0000FF;
}
.bluelinks a:hover {
	text-decoration: underline;
	color: #0000FF;
}
.bluelinks a:active {
	text-decoration: none;
}
.justify {
	text-align: left;
}

