<style type="text/css"><!--
    table {border-collapse:collapse}
    table {OVERFLOW:visible}
    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
font-family:Arial;
font-size:6pt;
}


div.centered 
{
text-align: center;
}
div.centered table 
{
margin: 0 auto;
}

@media all 
    H1              {
                    font: bold 10pt Verdana, Arial;
                    color: blue 
                    }
    H2              {
                    font: bold 8pt Verdana, Arial;
                    color: red 
                    }
    P               {
                    font: 7pt Verdana, Arial;
                    }
                    
  A:link { color:darkblue; text-decoration:underline; }
  A:visited { color:darkblue; text-decoration:none; }
  A:hover { text-decoration:none; }
body {background-color: white}
p {background-color: white}
body{font-family:Verdana, Arial;font-size:6pt;color:DarkBlue;}

HR {color: darkblue;}



div#header {


    clear: both;


    height: 50px;


    background-color: white;


    padding: 1px;


}

div#left {


    float: left;


    width: 10%;

    padding: 2px 2px 2px 2px;


    margin: 5px;

    background-color: white;


}


div#right {


    float: right;


    width: 15%;

    padding: 2px 2px 2px 2px;


    margin: 5px;

    background-color: white;


}


div#middle {


    padding: 1px 1px 1px 1px;


    margin: 5px;


    background-color: white;


}




//-->

