body {
	background-image: url('images/bg.jpg');
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	margin-left: 10px
}
a:link	{
	color: #E3C795;
	font-size: 18px;
	font-weight: normal;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
	}

a:visited	{
	color: #E3C795;
	font-size: 18px;
	font-weight: normal;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: lowercase;
		} 

a:hover {
	color: #521827;
	font-size: 18px;
	font-weight: normal;
	font-family: Papyrus, Arial, Helvetica, sans-serif;
	text-decoration: underline overline;
	text-transform: lowercase;
	text-decoration: underline overline;
	background-color: #C7AC7D;

	}
h1 {
	font-family: BaskervilleT, BaskervilleTMed, "Baskerville Old Face", serif;
	font-size: 14pt;
	color: #000000;
	text-indent: 3px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	text-indent: 3px;
	font-variant: normal;
	text-transform: none;
	font-style: normal;
	line-height: normal;
	font-weight: 200;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24pt;
	font-weight: 100;
	color: #000000;
	left: 3px;
	word-spacing: 2pt;
	letter-spacing: 2pt;


}
.smheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: 100;
	color: #000000;
	left: 3px;
	word-spacing: 2pt;
	letter-spacing: 2pt;
	text-indent: 5pt;
	margin: auto auto auto 10;



}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #003264;
	text-align: center;
}
.page {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-style: normal;
	color: #000000;
	letter-spacing: 2px;
}