<style type="text/css">

body
{
    background-color: #FFFFFF;
}

div
{
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    color: #000033;
    vertical-align: top;
}

td
{
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    color: #000033;
    vertical-align: top;
}

a
{
    color: #612C81;
    text-decoration: none;
}

a:link
{
    color: #612C81;
    text-decoration: none;
}

a:hover
{
    color: #612C81;
    text-decoration: underline
}

a:visited
{
    color: #612C81;
    text-decoration: none;
}

.standardtext
{
    font-family: Arial, Verdana, Helvetica, Sans-serif;
    font-size: 11px;
    color: #000033;
}

.odd {
    background-color : #F5F5F5;
}

.even {
    background-color : #E6E6E6;
}

th {
    background-color: #3366CC;
    color: White;
    text-align: left;
    font-size: 11px;
}

</style>

