body { background-color: #ffffff; }

.smalltext  { font: 8pt verdana,arial,helvetica; font-weight: normal; color: #000000; }
.smalltext2 { font: 8pt verdana,arial,helvetica; font-weight: bold;   color: #ff0000; }
.text       { font: 9pt verdana,arial,helvetica; font-weight: normal; color: #000000; }
.text1      { font: 10pt verdana,arial,helvetica; font-weight: normal; color: #ff0000; }

.grey3 { background-color: #cccccc; }
.grey4 { background-color: #e0e0ef; }
.grey8 { background-color: #eeeeee; }
.grey9 { background-color: #ffffe0; }
.red   { color: #ff0000; }

.header { font: 13pt verdana,arial,helvetica; font-weight: bold;
          color: #000000; letter-spacing: -1px; }

.header2 { font: 11pt verdana,arial,helvetica; font-weight: bold;
           color: #444444; letter-spacing: -1px; }

A.1:link    { color: #0000ff; text-decoration: none; }
A.1:visited { color: #0000ff; text-decoration: none; }
A.1:active  { color: #ff0000; text-decoration: none; }
A.1:hover   { color: #ff0000; text-decoration: none; }

A.2:link    { color: #0000ff; text-decoration: none; }
A.2:visited { color: #0000ff; text-decoration: none; }
A.2:active  { color: #0000ff; text-decoration: underline; }
A.2:hover   { color: #0000ff; text-decoration: underline; }

