<style type="text/css">
a
{
    text-decoration: none
}
a:link
{
    color: #990000;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
}
a:active
{
    color: #990000;
    font-family: verdana, arial, helvetica, sans-serif;
    font-size: 12pt;
    font-weight: bold;

}
a:visited
{
    color: #990000;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;
    text-decoration: none

}
a:hover
{
    color: brown;
    font-family: verdana;
    font-size: 12pt;
    font-weight: bold;

}
body
{
    background-color: #FFFFFF;
    color: #000000;
    font-family: verdana;
    font-size: 12pt;
    font-style: bold;
    font-variant: normal;
    text-decoration: none
}
h2
{
    color: #000000;
    font-family: verdana;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    text-decoration: none
}

h5
{
    color: #000000;
    font-family: verdana;
    font-size: 12pt;
    font-style: normal;
    font-variant: normal;
    text-decoration: none
}
hr
{
    color: #990000;
}

</style>












