body { 
 font-family: Arial, sans-serif; 
font-size: 9pt; 
margin: 0 0 0 10px; 
 background-color: #FFFFFF; 
}

h1 { 
font-size: 12pt; 
font-weight: bold; 
 color: #2E5348; 
 border-bottom:1px solid #2E5348;
}

h2 { 
font-size: 9pt; 
font-weight: bold; 
 color: #666666; 
}

h3 { 
font-size: 9pt; 
font-weight: bold; 
 color: #666666; 
}

.label { 
 font-weight: bold; 
font-size: 9pt; 
color: #008040; 
}