body {
     margin: 0pt;
	 background-image: url('images/1.jpg');
	 background-repeat: repeat-x;
	 background-color: #554B27;
}
h1 {
	font-family: Times New Roman, Times, serif;
	font-size: 28pt;
	color: #FFFFFF;
	vertical-align: top;
	margin: 10pt;
	font-weight: normal;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CBBD8B;
	text-align: justify;
	vertical-align: top;
	top: auto;
    margin: 10pt;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #AE9C57;
	text-align: left;
	vertical-align: top;
	top: auto;
	margin: 5pt;
	font-weight: normal;
	letter-spacing: 1pt;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	text-align: justify;
	vertical-align: top;
	font-weight: normal;
	top: auto;
	margin: 3pt 15pt;
}
h4 {
	font-family: Times New Roman, Times, serif;
	font-size: 16pt;
	color: #FFFFFF;
	vertical-align: top;
	margin: 12pt;
	font-weight: normal;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #CBBD8B;
	text-align: justify;
	vertical-align: top;
	top: auto;
    margin: 10pt;
	text-decoration: underline;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #221C08;
	text-align: justify;
	vertical-align: top;
	top: auto;
    margin: 10pt;
	font-weight: normal;
}

td {font-family: sans-serif; font-size: 10pt; color: #CBBD8B; text-align: justify;}


a.normal:link {color: #CBC3A6; text-decoration: none;}
a.normal:visited {color: #CBC3A6; text-decoration: none;}
a.normal:hover {color: #F5F0DE;  text-decoration: none;}
a.normal:visited {color: #CBC3A6; text-decoration: none;}

a.other2:link {color: #F1DF9D; text-decoration: none;}
a.other2:visited {color: #F1DF9D; text-decoration: none;}
a.other2:hover {color: #F1DF9D; text-decoration: none;}
a.other2:visited {color: #F1DF9D; text-decoration: none;}

a.other:link {color: #816E3F; text-decoration: none;}
a.other:visited {color: #816E3F; text-decoration: none;}
a.other:hover {color: #FFFFFF; }
a.other:visited {color: #816E3F; text-decoration: none;}
