body
{
        background-color:       #ffffff
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif;
        color:                  #000000;
        font-size:              11px;
        padding-right:          0px;
        padding-left:           0px;
        padding-bottom:         0px;
        padding-top:            0px;
        margin:                 0px;
}

h1
{
        font-size:              16px;
        font-weight:            bold;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}
h2
{
        font-size:              14px;
        font-weight:            bold;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}
.header
{
        font-size:              14px;
        font-weight:            bold;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}

td
{
        font-size:              11px;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}
p
{
        font-size:              11px;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}

ul
{
        font-size:              11px;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}

li
{
        font-size:              11px;
        font-family:            Trebuchet MS,Arial,Helvetica,Sans-Serif
}
a:link
{
        font-weight:            normal;
        color:                  #CC1818;
        text-decoration:        none;
}

a:active
{
        font-weight:            normal;
        color:                  #CC1818;
        text-decoration:        none;
}

a:visited
{
        font-weight:            normal;
        color:                  #CC1818;
        text-decoration:        none;
}

a:hover
{
        font-weight:            normal;
        color:                  #ff0000;
        text-decoration:        none;
}



