@charset "utf-8";
body {
	background-color: #E9D09A;
	background-image: url();
	background-repeat: repeat;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	background-color: #8C8185;
	color: #000000;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: FFFFFF;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8C8185;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.style5 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
}
.style6 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #E9D09A;
}
.style7 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E9D09A;
}
.style8 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	font-weight: bold;
	text-decoration: none;
	color: #8C8185;
}
.style9 {
	font-size: 9px;
	vertical-align: super;
	background-position: top;
	color: #000000;
	font-weight: bold;
}
.style10 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.style11 {
	font-size: 10px;
	vertical-align: super;
	background-position: top;
	color: #000000;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
}
.style12 {
	font-family: "Bradley Hand ITC";
	font-size: 60px;
	font-weight: normal;
	line-height: 5px;
}
.style13 {
	font-family: "Bradley Hand ITC";
	font-size: 36px;
	font-weight: bold;
	line-height: 8px;
}
.style14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #990000;
}
.style15 {
    color: #515151;
}
.style16 {
    color: #990000;
}
.style17 {
	color: #990000;
	font-size: 12px;
}
.style18 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #000000;
}
.style19 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

a:link {
	text-decoration: none;
	color: #990000;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: none;
	color: E9D09A;
}
a:active {
	text-decoration: none;
}
.floatleft {
	float: left;
	padding-top: 6px;
	padding-right: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
}
.floatright {
	float: right;
	padding-top: 6px;
	padding-right: 7px;
	padding-bottom: 6px;
	padding-left: 6px;
}

