body {
  margin: 0px 0px 0px 0px;
  background: #FFFFFF;
}    
a:link {
  color: #0000C0; 
  text-decoration: underline;  
}
a:visited {
  color: #000080; 
  text-decoration: underline; 
}
a:hover {
  color: #C00000;
  text-decoration: underline; 
}
a:active {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: none; 
}
a:focus {
  color: #FFFFFF;
  background: #C00000;
  text-decoration: none; 
}  
h1 {
  font-size: small; 
  font-family: Arial, Helvetica, Verdana, Sans-serif;
  background: #FFFFD0;
  border-top: 2px solid #FFCC00;
  border-bottom: 2px solid #FFCC00;
}
h2 { 
  font-size: small;
  font-family: Arial, Helvetica, Verdana, Sans-serif;
} 
h3 { 
  font-size: x-small;
  font-family: Verdana, Helvetica, Arial, Sans-serif;
}
#logo {
  max-width: 100%;
  border: 0px;
}
#navigation {
  max-width: 100%;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: x-small;
  font-weight: bold;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal;
  line-height: 1.5em;
}
#content {
  max-width: 100%;
  font-family: Verdana, Arial, Helvetica, Sans-serif;
  font-size: x-small;
  font-weight: normal;
  font-style: normal;
  text-decoration: none;
  text-transform: none;
  font-variant: normal; 
}
img {
  display: none;
  border: none;
}   
#breadcrumbs { 
  font: normal x-small verdana,helvetica,arial,sans-serif; 
  max-width: 100%;
}
ul#navlist {
  color: #800000;
  list-style: square;
}
.list3 {
  list-style: none;
}
acronym {
  cursor: help;
  border-bottom: none;
} 
#home .home, #services .services, #case .case, #privacy .privacy,
#info .info, #map .map, #contact .contact, #news .news, #clients .clients, #articles .articles
{
  color: #800000;
  background: #FFFFFF;
}
.cdde {
  font-weight: bold;
}
code {
  font-size: x-small;
}
.pvs { 
  margin-top: -0.7em;
}
