html
{
}
body
{
    font-size: 75%;
    font-family: Arial, Verdana, Sans-Serif;
    color: #000000;
}

h1, h1 a
{
    font-family: Trebuchet MS;
    font-size: 24px;
    color: #00476b;
    background-color: inherit;
    font-weight: normal;
    margin: 16px 0px 16px 0px;
    padding: 0px 0px 0px 0px;
}
h2
{
    font-family: Trebuchet MS;
    font-size: 18px;
    color: #00476b;
    background-color: inherit;
    font-weight: normal;
    margin: 16px 0px 4px 0px;
    padding: 0px 0px 0px 0px;
}
h3
{
    font-family: Trebuchet MS;
    font-size: 14px;
    color: #00476b;
    background-color: inherit;
    font-weight: normal;
    margin: 10px 0px 4px 0px;
    padding: 0px 0px 0px 0px;
}
p
{
    margin: 0px 0px 16px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 130%;
}
.frontcontent p
{
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    line-height: 130%;
}
a:link,a:visited,a:active
{
    color: #00476b;
    background-color: Transparent;
    text-decoration: underline;
}
a:hover
{
    color: #bb8228;
    background-color: Transparent;
    text-decoration: none;
}
a img
{
    border: none 0px;
}
input, textarea, select
{
    font-family: Arial, Verdana, Sans-Serif;
    font-size: 100%;
}
ol,ul
{
    text-indent: 0px;
}
li
{
    margin-bottom: 6px;
}