*  {
font-family: times, serif;
font-size: 12px;
color: #000;
}

h1 {
color: #9d8a6e;
font-family: "trebuchet ms", arial, sans-serif;
font-size: 22px;
text-transform: uppercase;
font-weight: bold;
margin: 0px 0px 15px 0px;
}

h2 {
font-family: "trebuchet ms", arial, sans-serif;
font-size: 18px;
font-weight: bold;
color: #3b6e8e;
margin: 0px 0px 15px 0px;
}

h3 {
font-family: "trebuchet ms", arial, sans-serif;
font-size: 14px;
font-weight: bold;
color: #3b6e8e;
margin: 0px 0px 10px 0px;
}

h4 {
font-family: "trebuchet ms", arial, sans-serif;
font-size: 14px;
text-transform: uppercase;
font-weight: bold;
color: #9d8a6e;
margin: 0px 0px 10px 0px;
}

a {
color: #3b6e8e;
}

a:hover {
color: #000;
}
