html
{
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color: #ffffff;
}
body
{
    font-family: Arial, Verdana, Sans-Serif;
    margin: 0px;
    padding: 0px;
    color: #000000;
    background-color: #ffffff;
    font-size: 75%;
}
h1
{
    font-size: 159%;
    font-weight: normal;
    text-transform: uppercase;
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
}
h2
{
    font-size: 109%;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}
h2 *
{
    text-decoration: none !important;
}
h3
{
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 2px 0px;
    padding: 0px 0px 0px 0px;
}

hr
{
    height: 1px;
    margin: 0px 0px 16px 0px;
    padding: 0px 0px 0px 0px;
    color: #cccccc;
}
p
{
    margin: 0px 0px 16px 0px;
    padding: 0px 0px 0px 0px;
}
a:link,a:visited
{
    color: #5c7b83;
    background-color: Transparent;
    text-decoration: underline;
}
a:active,a:hover
{
    color: #e31818;
    background-color: Transparent;
    text-decoration: none;
}
input,select,textarea
{
    font-size: 100%;
    font-family: Arial, Verdana, Sans-Serif;
}
a img
{
    border: none 0px;
}

/* ----------------------------------------------------------------- */

.background1
{
    color: #ffffff;
    background-color: #00abc4 !important;
}
.background1 a:link,.background1 a:visited
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}
.background1 a:active,.background1 a:hover
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: none;
}

.background2
{
    color: #ffffff;
    background-color: #84a31e !important;
}
.background2 a:link,.background2 a:visited
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}
.background2 a:active,.background2 a:hover
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: none;
}

.background3
{
    color: #ffffff;
    background-color: #4d6017 !important;
}
.background3 a:link,.background3 a:visited
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}
.background3 a:active,.background3 a:hover
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: none;
}

.background4
{
    color: #ffffff;
    background-color: #415a64 !important;
}
.background4 a:link,.background4 a:visited
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: underline;
}
.background4 a:active,.background4 a:hover
{
    color: #ffffff;
    background-color: inherit;
    text-decoration: none;
}

.foreground1
{
    color: #00abc4;
    background-color: inherit;
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
}
.foreground1 a:link,.foreground1 a:visited
{
    color: #00abc4;
    background-color: inherit;
    text-decoration: none;
}
.foreground1 a:active,.foreground1 a:hover
{
    color: #e31818;
    background-color: inherit;
    text-decoration: none;
}

.foreground2
{
    color: #84a31e;
    background-color: inherit;
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
}
.foreground2 a:link,.foreground2 a:visited
{
    color: #84a31e;
    background-color: inherit;
    text-decoration: none;
}
.foreground2 a:active,.foreground2 a:hover
{
    color: #e31818;
    background-color: inherit;
    text-decoration: none;
}

.foreground3
{
    color: #4d6017;
    background-color: inherit;
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
}
.foreground3 a:link,.foreground3 a:visited
{
    color: #4d6017;
    background-color: inherit;
    text-decoration: none;
}
.foreground3 a:active,.foreground3 a:hover
{
    color: #e31818;
    background-color: inherit;
    text-decoration: none;
}

.foreground4
{
    color: #415a64;
    background-color: inherit;
    font-size: 100%;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    text-transform: uppercase;
}
.foreground4 a:link,.foreground4 a:visited
{
    color: #415a64;
    background-color: inherit;
    text-decoration: none;
}
.foreground4 a:active,.foreground4 a:hover
{
    color: #e31818;
    background-color: inherit;
    text-decoration: none;
}
