@charset "utf-8";
/* CSS Document */

body {
	background-image: url(images/bg.jpg);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.style4 {font-family: Arial, Helvetica, sans-serif; font-size: small; }
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style6 {font-size: x-small}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #6600CC;
}
a:hover {
	text-decoration: underline;
	color: #7FACCB;
}
a:active {
	text-decoration: none;
}

.style9 {color: #FF0000}

.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #006600;
	font-size: 14px;
}
.style13 {
	font-size: 14px
}
.style14 {
	color: #FFFFFF;
	font-weight: bold;
}
.style17 {color: #000000}
.style18 {color: #FFFFFF}
.style21 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #0866BE; font-size: 14px; }
.style22 {
	color: #006600;
	font-size: 18px;
}