 body {
  font-family: Trebuchet MS, arial;
  font-size: 12px;
  color:#505050;
  line-height: 14px;
 }

 td
 {
  font-family: Trebuchet MS, arial;
  font-size: 12px;
 }
 
 h1
 {
 padding:10px 0 7px 0;
 margin:0px;
 font-size:150%;
 color:#006031;
 }
 
 h2
 {
 font-size:134%;
 color:#006031;
 }
 
 h3
 {
 color:white;
 font-size:120%;
 background-color: #3b9e52;
 padding:5px 0 5px 10px;
 margin:5px 0 5px 0;
 border-left:3px solid #ffc703;
 }
 h4
 {
 color:#006031;
 font-size:120%;
 background-color: #f0f0f0;
 padding:5px 0 5px 10px;
 margin:5px 0 5px 0;
 border-left:3px solid #006031;
 }
 img {
  border: none;
 }
 .highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
strong {
color:#006031;
}

ul.doc1 {
margin:0 0 0 0px;
padding:0;
list-style: none url();
}