@charset "UTF-8";
.style2 {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style3 {
	font-size: 14px;
	color: #336666;
	border: 0;
}
.style3 a {
	font-size: 14px;
	color: #336666;
	border: 0;
	font-weight: bold;
}
.style3 a:hover {
	font-size: 14px;
	color: #000000;
	border: 0;
	font-weight: bold;
}
body {
	background-image: url(images/bkgd.jpg);
	margin:0;
	background-repeat: repeat-x;
	color:#666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 {
	color:#666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style4 a {
	color:#333333;
	font-weight:bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
}
.style4 a:hover {
	color:#000000;
	font-weight:bolder;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.style5 {
	color:#666666;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1.4;
}

