body
{
background-image:
url('images/inner_back3.jpg');
background-repeat: repeat-x
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	font-size: 18px;
}
.style3 {font-family: Arial, Helvetica, sans-serif; font-weight: bold; color: #000000; font-size: 18px; }
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: smaller;
}
.style5 {color: #FFFFFF}
.style6 {font-family: Arial, Helvetica, sans-serif; font-size: smaller; color: #FFFFFF; }
.style9 {font-family: Arial, Helvetica, sans-serif; font-size: smaller; font-weight: bold; }
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #666666;
}
a:active {
	text-decoration: none;
}
