BODY
{
    padding: 0px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: 10px;
    margin-right: 10px;
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
    font-family: verdana, helvetica, arial, sans-serif;
    background-color: #ffffff;
    text-align: center;
    text-decoration: none
}

H1
{
    font-weight: normal;
    font-size: 19px;
    margin-top: 25px;
    margin-bottom: 15px;
    line-height: 20px;
    color: #5a6f92;
    text-align: left;
    text-decoration: none
}
H2
{
    font-weight: bold;
    font-size: 16px;
    margin-top: 30px;
    margin-bottom: 8px;
    line-height: 16px;
    color: #609e7c;
    text-align: left;
    text-decoration: none
}
H3
{
    font-weight: bold;
    font-size: 14px;
    margin-top: 5px;
    margin-bottom: 4px;
    color: #609e7c;
    text-align: left;
    text-decoration: none
}
H4
{
    font-weight: bold;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #ffffff;
    font-family: Verdana, Helvetica, Arial, sans-serif
    text-align: left;
    text-decoration: none
}
H4.a
{
    font-weight: bold;
    font-size: 12px;
    margin-top: 0px;
    margin-bottom: 0px;
    color: #415371;
    font-family: Verdana, Helvetica, Arial, sans-serif
    text-align: left;
    text-decoration: none
}
P
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    margin-top: 0px;
    margin-bottom: 12px;
    line-height: 16px;
    text-align: left;
    font-family: Verdana, Helvetica, Arial, sans-serif
}
TD
{
    font-weight: normal;
    font-size: 11px;
    color: #000000;
    line-height: 16px;
    text-align: left;
    font-family: Arial, MS Sans Serif, Helvetica
}
.m TD
{
    text-align: left;
    font-family: Verdana, Helvetica, Arial, sans-serif
}
UL
{
    padding-left: 15px;
    padding-top: 3px;
    padding-bottom: 0px;
    margin-left: 0px;
    margin-top: 0px;
    line-height: 16px;
    text-align: left
}
UL LI
{
    list-style-type: square; 
    list-style-color: #5A6F92; 
    margin-top: 0px;
    margin-bottom: 10px;
    line-height: 13px;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
}
OL
{
    padding-left: 15px;
    padding-top: 0px;
    padding-bottom: 0px;
    margin-left: 4px;
    margin-top: 0px;
    line-height: 16px;
    text-align: left
}
 OL LI
{
    list-style-type: decimal; 
    list-style-color: #000000; 
    line-height: 13px;
    color: #000000;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11px;
    text-decoration: none;
}


SMALL
{
    font-size: 10px;
    line-height: 12px;
}

B
{
    font-weight: bold;
    color: #5A6F92;
    line-height: 16px;
    font-family: Verdana, Helvetica, Arial, sans-serif
}
A:link
{
    color: #5a6F92;
    text-decoration: none;
    border-bottom: 1px dotted #5a6F92;
}

A:visited
{
    color: #578E6F;
    text-decoration: none;
    border-bottom: 1px dotted #578E6F;
}

A:hover
{
    color: #6aae88;
    text-decoration: none;
    border-bottom: 1px solid #6aae88;
}
A:active
{
    color: #6aae88;
    text-decoration: none;
    border-bottom: 1px solid #6aae88;
}
A.m 
{
    line-height: 14px;
    text-decoration: none;
    border-bottom: 0px
}
A.m:link
{
    line-height: 14px;
    text-decoration: none;
    border-bottom: 0px
}
A.m:visited
{
    line-height: 14px;
    text-decoration: none;
    border-bottom: 0px
}
A.m:hover
{
    line-height: 14px;
    text-decoration: none;
    border-bottom: 0px
}
A.m:active
{
    line-height: 14px;
    text-decoration: none;
    border-bottom: 0px
}

