body {
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 0px;
  margin-bottom: 0%;
  padding: 0% 0% 0% 0% ;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12px;
}

pre {
  font-family: monospace;
}

img { 
  border: 0px;
}

div.ActionDescription {  
  background-color: #f5f5f5; 
  font-size: 14px; 
} 

div.ActionParameters ul {  
  list-style-type: none;
} 

div.ResultExample {  
  background-color: #f5f5f5; 
} 

