body {
font-family: arial;
font-size: 12px;
color: #000000;
text-align: justify;
cursor: default;
margin: 0;
padding-top: 0px;
line-height: 23px;
background-color:#000000;
}

h1 {
font-family: arial;
font-size: 16px;
color: #272016;
font-weight: bold;
text-align: left;
border-bottom:3px solid #42372B;
padding-left: 15px;
margin: 0px;
line-height:25px;
margin-bottom: 10px;
}

h2 {
font-family: tahoma, arial, 'trebuchet ms', verdana, sans-serif;
font-size: 8pt;
color: #262F2E;
font-weight: bold;
text-align: left;
border-bottom:3px solid #000000;
padding-left: 15px;
text-transform: uppercase;
margin-bottom: 10px;
line-height:25px;
}

h3 {
font-family: arial;
font-size: 11px;
color: #2B1812;
font-weight: normal;
text-align: left;
border-top:3px solid #AF9E84;
padding-left: 15px;
margin-bottom: 10px;
line-height:25px;
}

hr {
border:1px solid #AF9E84;
}

a:link {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #312920;
}
 
a:visited {
font-family: arial;
font-size: 12px;
font-weight: normal;
cursor: pointer;
text-decoration: none;
color: #312920;
}

a:hover {
font-family: arial;
font-size: 12px;
cursor: pointer;
color: #C5B6A5;
}

a:active {
font-family: arial;
font-size: 12px;
cursor: pointer;
color: #312920;
}

a.linkit {
display: block;
float:left;
width: 110px;
padding: 14.5px 0px;
text-align: center;
text-decoration: none;
font-weight: bold;
color: #000000;
background: #FFFFFF
}

a:hover.linkit {
background:#AB7E52;
color: #FFFFFF;
}

