h1 { font-family: times new roman, times roman, times;
     font-size: 24pt;
     font-weight: 800;
     text-transform: capitalize;
}
p { font-family: courier, courier new;
     font-size: 10pt;
     font-weight: 500;
}
p.smaller { font-family: times new roman, times roman, times;
     font-size: 10pt;
     font-weight: 500;
     color: #903030;
}
p.footer { font-family: times new roman, times roman, times;
     font-size: 7pt;
     font-weight: 500;
}
td { font-family: courier, courier new;
     font-size: 10pt;
     font-weight: 500;
}
td.mast { font-family: times new roman, times roman, times;
     font-size: 8pt;
     font-weight: 500;
}
td.sell-line { font-family: times new roman, times roman, times;
     font-size: 10pt;
     font-weight: 500;
     color: #FF0000;
}
td.advrt-tag { font-family: times new roman, times roman, times;
     font-size: 10pt;
     font-weight: 500;
     color: #FF0000;
}
strong { font-family: times new roman, times roman, times;
     font-size: 16pt;
     font-weight: 800;
     text-transform: capitalize;
}