body {     padding-left: 7em;     padding-right: 10em;     font-family: Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif;     color: black;     background: white URL(http://out2win.com/tracks/img/DELbackground.jpg) repeat;}   ul.navbar {     font-size: small;     list-style-type: none;     padding: 0;     margin: 0;     position: absolute;     top: 2em;     left: 1em;     width: 8em }   ul.navbar li {    background: white;    margin: 0;    padding: 0; }   ul.navbar a {     text-decoration: none }   ul.navbar a:hover {     text-decoration: none;     background: #FFFF00; }   ul.spnsrbar {     font-size: small;     list-style-type: none;     padding: 0;     margin: 0;     position: absolute;     top: 2em;     right: 1em;     width: 10em }   ul.spnsrbar li {    background: white;    margin: 0;    padding: 0; }   ul.spnsrbar a {     text-decoration: none }   ul.spnsrbar a:hover {     text-decoration: none;     background: #FFFF00; }     a:link {     color: blue }   a:visited {     color: blue }   IMG.displayed {     display: block;     margin-left: auto;     margin-right: auto;  }   h1 {     font-family: Arial Black, Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif;     margin: 0; }   h2 {     font-family: Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif;     margin: 0; }   h3 {     font-family: Helvetica, Geneva, Arial,          SunSans-Regular, sans-serif;     margin: 0; }   hr {      visibility: hidden;  }   .linkout {     font-size: medium;     color: black;     font-weight: normal;     text-decoration: none; }   .linkout a:link {     font-size: medium;     font-weight: normal;     color: black; }   .linkout a:visited {     font-size: medium;     color: black;     font-weight: normal; }   .linkout a:hover {     font-size: medium;     color: black;     background: #FFFF00;     font-weight: normal; }     address {     font-size: x-small;     margin-top: 1em;     padding-top: 1em;     border-top: thin dotted }