
}
BODY,TD,TH,DIV,P {
   font-family: arial,sans-serif;
   color: #ffffff;
   font-size: 10pt;
}
H1 {
   font-size: 18pt;
}
H2 {
   font-size: 12pt;
}
H4 {
   font-size: 10pt;
}
H5 {
   font-size: 8pt;
}
DIV {
   color: red;
   font-size: 12pt;
   font-style: italic;
}
A.quantity {
   text-decoration: none;
}
.small {
   font-size: 5pt;
}
A:link, A:visited, A:active {
   color: red;
}
A:hover {
   color: ffff00;
   background-color: #0000ff;
   font-size: 10pt;
}

