body { 
  background: white;
  color: black;
  margin-left: 200px;
  margin-right: 0px; 
  margin-top: 75px;
  margin-bottom: 0px;}
h1 /* ,h2,p */ {  
  width: 490px;}
h1,h2 { 
  font-family: tahoma,verdana,arial,helvetica,sans-serif;
  font-weight: bold;}        
h1 {
  font-size: 24pt; 
  text-align: center;
  white-space: nowrap; 
  padding-bottom: 36pt;} 
h2 {
  font-size: 12pt; 
  font-weight: bold;} 
p,ul,label,input {
  font-family: verdana,arial,helvetica,sans-serif; 
  font-size: 10pt;
  clear: none;}
label {
  font-weight: bold;}

ul {
  margin-left: 20px; /* for NS, -20px; IE 20px */
  list-style-type: square;}
ul li {
  margin-left: 0px; /* for NS, 0px, IE 0px */
  list-style-type: square;}
  
a:link {
  text-decoration: none;}
a:visited {
  text-decoration: none;}  

h2 a:link {
  color: black;
  text-decoration: none;}
h2 a:visited {
  color: black;
  text-decoration: none;}

img {
  border: 0px;}
img.float-left {
  float: left;}
img.float-right {
  float: right;}
img.non-float-center {
  align: center;}
  
/*
span.hanging-icons h1,h2,p {
  margin-left: 70px;}
span.hanging-icons ul {
  margin-left: 90px;}
span.hanging-icons h2 {
  margin-left: 61px;
  margin-top: 50px;}
span.hanging-icons h2.no-icon {
  margin-left: 70px;
  margin-top: 0px;}
*/   