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;
} 
h3 { 
  font-size: small;
} 
ul {
  line-height: 1.4;     
} 
p {
  line-height: 1.4;     
} 
#logo {
  height: 60px;
  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 {
  position: absolute;
  left: -9000px;
}
#navigation, #breadcrumbs {
  position: relative;
  left: -9000px;  
}
acronym {
  border-bottom: none;
}
.cdih {
  font-weight: bold;
}

