HTML {    position:absolute;    top:0;    left:0;    margin:0;    right:0;    padding:0;    height:100%;     }BODY {    //position:absolute;    top:0;    left:0;    margin:0;    margin-right: 0;    right:0;    padding:0;    //height:100%;   }HR {    height:2px;    width:100%;    background:#CCCCCC;    background-color:#CCCCCC;    border: 0px #CCCCCC;    margin: .3em 0em .4em 0em;    }   P {    margin: .1em 0em .5em 0em;    }  P.list {     text-indent: -2em; margin-left: 2em }P.hierarchy {     font-family:Arial, Helvetica, sans-serif;    font-size: .78em; }   UL,OL {    margin: 1px 0px .5em 0px;    padding-left: 20px;   }   UL.sublist,OL.sublist {    margin: 1px 0px .5em 0px;    padding-left: 20px;   }   UL.nobullets {      list-style: none;      }     UL.view {    margin: 1.5em 1em .5em 0px;    padding-left: 1.0em;    list-style-image: url(/graphics/view_this.gif);   }   LI.view {    padding-left: .6em;}    LI.menu {    font-weight:bold;    font-size: .78em;   }.heading {    margin: .5em 0em 1em 0em;   }   A    {text-decoration: underline; color: blue;}A.sec_head:link    { text-decoration:none; color: #000000; }A.sec_head:hover   { text-decoration:none; color: #000000;}A.sec_head   { text-decoration:none; color: #000000;}.address {color:#000000; }//A:link    {text-decoration: underline; color: blue;}//A:visited {text-decoration: underline; color: blue;}//A:active  {text-decoration: underline; color: blue;}//A:hover   {text-decoration: underline; color: blue;}
