<style type="text/css">
void {;}

a {
 color: #0000ff;
 font-family: arial;
 font-size: 10pt;
}
a:hover {
 color: #0000ff;
}
.boldprint {
 font-family: tahoma;
 font-size: 14pt;
}
.plaintext {
 font-family: arial;
 font-size: 10pt;
 color:#000000;
}