body,
html {
    margin: auto;

    padding:0px; width:100%; height:100%;
    
    background-color:#ffffff;
	background-image:url('');
	background-attachment:fixed;
	background-position:bottom left;
	background-repeat:no-repeat;
    
    color:black; text-align: left; min-width: 1024px;
    }
 div.floated1 { float: left; }
 div.floated2 { float: right; width: 302px; }
 h1, h2, h3,  { font-family: arial, sans-serif }
 a.nodec {text-decoration: none }
 p { font-size: 12pt; font-family: arial, sans-serif }
 h2, h1, h3 { text-align: center; }
 tbody {text-align: left;}