@charset "iso-8859-1";
body {
	background-attachment: fixed;
	background-image: url(../images/bg3.jpg);
	background-color: #F0FFFF;
	scrollbar-face-color: #E3B370;
	scrollbar-arrow-color: #715233;
	scrollbar-track-color: #715233;
	background-position: top;
	margin-top: 0px;
	margin-bottom: 0;
}
p {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}

.gold {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	color: #463013;
	font-weight: bolder;
}

.small {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}

.paid {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 9pt;
	color: #000000;
	font-weight: normal;
}

.center {
	font-family: Verdana, Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: center;
}

li {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	font-weight: normal;
}

h1 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 27pt;
	color: #463013;
	font-weight: bold;
}

.large {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 19pt;
	color: #463013;
	font-weight: bold;
}

h2 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 16pt;
	color: #463013;
	font-weight: bold;
}

h3 {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 13pt;
	color: #463013;
	font-weight: bold;
}

.consL {
	font-family: "Times New Roman", Times, serif;
	font-size: 27pt;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}

.consM {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	color: #000000;
	font-weight: bold;
	text-transform: capitalize;
}

.consS {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;
	text-indent: .5in;
}
.consS1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	color: #000000;
	font-weight: normal;

}

.consS2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000000;
	font-weight: normal;

}

.medium {
	font-family: Arial, Helvetica, Geneva, Verdana, sans-serif;
	font-size: 13pt;
	color: #463013;
	font-weight: bold;
}

.copyright {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	text-align: center;
	color: #000000;
}
A:link {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #392610;
}
A:visited {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	text-decoration: none;
	color: #392610;
}
A:hover {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 11pt;
	text-decoration: underline;
	color: #E3B370;
}
