body {
 margin:0px;
 height: 100%;
 background-color: #A39054;
 }

p {
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-size: 16px;
font-color: #333300;
}

a:link {
color: #000080;
font-size: 13px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:visited {
color: #000080;
font-size: 13px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:active {
color: #ff0000;
font-size: 13px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: none;
}

a:hover {
color: #FF0000;
font-size: 13px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: underline;
}


h1 {
 font-size: 16px;
 font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
 color: #ffffff;
 background-color: #B1A077;
 text-align: center;
}

h2 {
 font-size: 16px;
 font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
 color: #000000;
 background-color: #ffffff;
 text-align: center;
 font-weight: bold;
 text-decoration: underline;
}

h3 {
 font-size: 15px;
 font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
 color: #000000;
 background-color: #ffffff;
 text-align: left;
 font-weight: bold;
 text-decoration: underline;
}

h4 {
 font-size: 16px;
 font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
 color: #000000;
 background-color: #ffffff;
 text-align: left;
 font-weight: normal;
 text-decoration: underline;
}

h5 {
 font-size: 17px;
 font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
 color: #000000;
 background-color: #ffffff;
 text-align: center;
 font-weight: 700;
 text-decoration: none;
}

ul  {
list-style: none;
list-style-position: inside;
list-style-image: url(images/bullet.png);
text-align: left;
margin-left: 195px;
margin-top: 0px;
margin-bottom: 0px;

} 


.contlist ul {
list-style: none;
list-style-position: inside;
list-style-image: url(images/bullet.png);
text-align: left;
margin-left: 20px;
margin-top: 0px;
margin-bottom: 0px;

}

.footer a:link {
color: #ffffff;
font-size: 11px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #000000;
}

.footer a:visited {
color: #ffffff;
font-size: 11px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #000000;
}

.footer a:active {
color: #ffffff;
font-size: 11px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: none;
background-color: #000000;
}

.footer a:hover {
color: #ffff00;
font-size: 11px;
font-family: "Tahoma", "Arial", "Helvetica", "sans-serif";
font-style: normal;
font-weight: Bold;
text-decoration: underline;
background-color: #000000;
}


ol
{
list-style: decimal inside
}

.imageborder {
	padding: 0px 10px 0px 0px;
	border: 0px solid #333300;
	background-color: #ffffff;
}