h1 {
   font-size:16pt;
   font-style:bold;
   font-family:Helvetica, Arial, sans-serif;
}
h2 {
   font-size:14pt;
   font-style:bold;
   font-family:Helvetica, Arial, sans-serif;
   color:#1D1DFF;
}
p {
   font-size:11pt;
   font-family:Helvetica, Arial, sans-serif;
}
.address {
   font-size:10pt;
   color:#1D1DFF;
}
.time {
   color:#1D1DFF;
}
.cover {
   font-size:10pt;
   color:#580000;
}
.desc {
   color:#000000;
}
.underline {
   text-decoration:underline;
}
.strikethrough {
   text-decoration:strikethrough;
}
.formtable {
   margin:6px;
}
.red {
   color:#ff0000;
}
.smalltext {
   font-size:8pt;
}
