.navbar {
background-color : #333333;
text-align: left;
font-family : tahoma, geneva, sans-serif;
font-size : 14px;
font-style: bold;
font-weight: normal;
line-height : 20px;
}
.navbar hr {
margin-left: 10px;
width: 150px;
}
.navbar a {
margin-left: 10px;
text-decoration : none;
background-color : transparent;
color : #ffffff;
font-weight: bold;
}
.navbar a:hover {
text-decoration : underline;
background-color : transparent;
color : #8B7C5A;
font-weight: bold;
}
.spacer001 {
background-color :#ffffff;
}
.spacer002 {
background-color :#8b7c5a;
}
.main {
background-color : #ffffff;
text-align: left;
}
.main img {
margin-right: 10px;
}
.main p{
color: #000000;
margin-top: .5em;
margin-left: 20px;
margin-right: 20px;
margin-bottom: .5em;
font-family: tahoma, geneva, sans-serif;
font-size: 13px;
line-height : 18px;
font-style: normal;
}
.main a {
background-color: transparent;
text-decoration: none;
font-family:  tahoma, geneva, sans-serif;
font-size: 13px;
color: #990000;
}
.main a:hover {
background-color: transparent;
text-decoration: underline;
font-family:  tahoma, geneva, sans-serif;;
font-size: 13px;
color: #ff0000;
}
.main li{
text-decoration: none;
color: #330000;
font-family:  tahoma, geneva, sans-serif;
font-size: 18px;
line-height : 20px;
}
.main h1{
margin-top: .5em;
margin-left : 20pt;
margin-right : 20pt;
font-family:  tahoma, geneva, sans-serif;
font-size: 20px;
font-weight: bold;
color: #330000;
}
.main h2{
margin-top: .5em;
margin-left : 20pt;
margin-right : 20pt;
font-family:  tahoma, geneva, sans-serif;
font-size: 16px;
font-weight: bold;
color: #330000;
}
.main h4{
color: #000000;
margin-top: .5em;
margin-left: 100px;
margin-right: 150px;
margin-bottom: .5em;
font-family: tahoma, geneva, sans-serif;
font-size: 13px;
line-height : 18px;
font-style: normal;
font-weight: normal;
}


