body { background-color:#ffffff; }

A:link { text-decoration: none; color:rgb(21,98,220) }
A:active { text-decoration: none }
A:visited { text-decoration: none; color:rgb(21,98,220) }

div { font-family:"Arial"; font-size:8pt; color:black; }
td { font-family:"Arial"; font-size:10pt; color:black; }

input, select, option, textarea { 
   font-family:"Courier New, Courier, mono"; font-size:10pt;
}

#headline { 
   font-family:"Arial"; font-size:12pt; color:black; 
}

#subline { 
   font-family:"Arial"; font-size:11pt; color:black; 
}

#lineheight { 
   font-size:10pt; line-height:15pt; 
}
