body {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}    
a:link {
  color: #000000; 
  text-decoration: none;  
}
a:visited {
  color: #000000;
  text-decoration: none;  
}
a:hover {
  color: #000000; 
  text-decoration: none;  
}
a:active {
  color: #000000;
  text-decoration: none;      
}
h1 {
  font-size: x-large; 
}
h2 { 
  font-size: medium;
} 
ul {
  line-height: 1.4;     
} 
p {
  line-height: 1.4;     
} 
#logo {
  height: 130px;
  border: 0px;
}
#content {
  font-family: Arial, Verdana, Helvetica, Sans-serif;
  font-size: small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;  
}
.hide, .hideprint, .credits, .nextpage {
  position: absolute;
  left: -9000px;
}
#navigation {
  position: relative;
  left: -9000px;  
}
.crdsc
{
  font-size: x-small;
}
acronym {
  border-bottom: none;
}
.centerimage {
  text-align: center;
} 
