body {
 font-family:Verdana;
 font-size:12pt;
 background-image: url(/img2/background.jpg); 
 background-repeat: repeat-x; 
 background-color: #22371C;
 margin: 0px;
 margin-top: 0px;
 margin-bottom: 0px;
 margin-right: 0px;
 margin-left: 0px;
}
a {
 color: #CAD0B3;
 font-weight:bold;
}
a:hover {
 color: #BFC2B4;
}
.small {
 font-size:10pt;
 color: #4B7C3D;
}
p {
 font-size: 12pt;
 color: #FFFFFF; 
 line-height: 14pt; 
}