h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #663300;
}
body {
	background-image:  url(images/background.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
	background-repeat: repeat-x;

}
.titletext  {
	text-align: left;
	color: #D6A03E;
	font-size: 14pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-style: italic;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-align: justify;
}
.bodytxtlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #000000;

}
A.footer:link {
	COLOR: #000000; TEXT-DECORATION: none
; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold
}
.footer {
	COLOR: #000000; TEXT-DECORATION: none
; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold
}

A.footer:visited {
	COLOR: #000000; TEXT-DECORATION: none
; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold
}
A.footer:active {
	COLOR: #000000; TEXT-DECORATION: none
; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold
}
A.footer:hover {
	COLOR: #ffffff; TEXT-DECORATION: none
; font-family: Geneva, Arial, Helvetica, sans-serif; font-size: 9pt; font-weight: bold
}
A:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D6A03E;
	text-decoration: none;
	font-weight: bold;
}
A:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D6A03E;
	font-weight: bold;
	text-decoration: none;
}
A:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D6A03E;
	font-weight: bold;
	text-decoration: none;
}
A:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #D6A03E;
	font-weight: bold;
	text-decoration: underline;
}
