h1 {
 font-family: Arial, Helvetica, sans-serif; 
 font-size: 14px; 
 font-weight: bold; 
 color: #000000; 
}
table.facts {
 border: 0;
 background-color: #fbfcf1;
}
table.facts thead {
 border: 0;
 background-color: #e8ecd4;
 text-align: center;
}
table.callout {
 border: 1px solid #e8ecd4;
 background-color: #fbfcf1;
}
table.callout td {
 padding: 3px;
}
.brochure a,
.brochure a:visited {
 color: #0000ff;
 text-decoration: underline;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 font-weight: bold; 
}
.brochure a:hover {
 color: #0000ff;
 text-decoration: none;
 background-color: #fff;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 11px; 
 font-weight: bold; 
}
