<style type="text/css"><!--
    table {border-collapse:collapse}
    table {OVERFLOW:visible}
    table {background-color: white}
    th {border:'thin silver solid'}
    td {border:'thin silver solid'}
table { border: thin silver solid;
border-collapse: collapse; border-spacing: 0pt 0pt 
cellpadding: 1
cellspacing 0
}


div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto;
}

@media all
    H1              {
                    font: bold 10pt Verdana, Arial;
                    color: silver
                    }
    H2              {
                    font: bold 10pt Verdana, Arial;
                    color: blue
                    }
    H3              {
                    font: bold 9pt Verdana, Arial;
                    color: blue
                    }
    P               {
                    font: 8pt Verdana, Arial;
                    }
                    
  A:link { color:blue; text-decoration:underline; }
  A:visited { color:blue; text-decoration:underline; }
  A:hover { text-decoration:none; }
body {background-color: white}
p {background-color: white}
p
{
letter-spacing: -.9px
}
body{font-family:Verdana, Arial;font-size:8pt;color:blue;
margin: 0px;
padding: 0px;


}

div#header {


    clear: both;


    height: 50px;


    background-color: white;


    padding: 1px;


}

div#right {


    float: right;


    width: 25%;

    padding: 5px 5px 5px 5px;

    margin: 5px;

    background-color: white;


}


div#middle {


    width: 45%;
    padding: 5px 5px 5px 5px;

    margin: 5px;


    background-color: white;


}

li
{
list-style:none;
}

ul
{
list-style:none;
}


//-->


