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%;   }   H2 {   font-family:Arial, Helvetica, sans-serif;   color:#000066;   font-weight:strong;   font-size: .95em;   margin-bottom: 0.2em;   margin-top: 0.1em;   }   P.before { //display:block;    width:100%;    height:2px;    content: "";    background-color: #CCCCCC;    margin-left:auto;    margin-right:auto;    margin: 10px 0em 0.2em 0em;    clear: both;    font-size : 0px;    line-height : 2px;    }HR {    height:2px;    width:100%;    background:#CCCCCC;    background-color:#CCCCCC;    border: 0px #CCCCCC;    margin: 0em 0em 0em 0em;    clear: both;    padding: 0 0 0 0;    //margin-top : 0px;    //margin-bottom : 0px;    line-height : 2px;   }   HR.bottom {    height:1px;    width:100%;    background:#000000;    background-color:#000000;    border: 0px #000000;    margin: 0em 0em 0em 0em;    }   P {    margin: .1em 0em .1em 0em;    padding: 0 0 0 0;    } .desc {    font-family:Arial, Helvetica, sans-serif;    font-size:.75em;  }   UL {    margin: 1px 0px .1em 0px;    padding-left: 20px;    padding-bottom: 0;   }   LI {       margin: 0px 0px .1em 0px;   font-family:Arial, Helvetica, sans-serif;   font-size: .75em;   }.address {color:#FFFFFF; }.navlink {	font-family : Arial, Helvetica, sans-serif;	line-height: .85em;	font-weight: bold;		}A.nav:Link  {			text-decoration : none;			font-weight : bold;				color : #FFFFFF;		}		A.nav:visited {			text-decoration : none;			font-weight : bold;				color : #FFFFFF;		}		A.nav:hover {			text-decoration : none;			font-weight : bold;				color : #CCCCCC;		}.nav {			font-family : Arial, Helvetica, sans-serif;			font-size : .8em;			color : #FFFFFF;		}.footer {	font-family : Arial, Helvetica, sans-serif;	font-size : .7em;		}		.noprint { display: none; }