font      { font-size:10pt; }

td        { font-size:10pt; }

a:link    { text-decoration:none; font-size:10pt; color:#000000; }
a:visited { text-decoration:none; font-size:10pt; color:#000000; }
a:hover   { text-decoration:underline; font-size:10pt; color:#BF0000; }

a.hell:link    { text-decoration:none; font-size:10pt; color:#6F6F6F; }
a.hell:visited { text-decoration:none; font-size:10pt; color:#6F6F6F; }
a.hell:hover   { text-decoration:underline; font-size:10pt; color:#BF0000; }

a.extra:link    { font-weight:bold; text-decoration:none; font-size:10pt; color:#FF0000; }
a.extra:visited { font-weight:bold; text-decoration:none; font-size:10pt; color:#FF0000; }
a.extra:hover   { font-weight:bold; text-decoration:underline; font-size:10pt; color:#BF0000; }

a.extraorange:link    { font-weight:bold; text-decoration:none; font-size:10pt; color:#1796E3; }
a.extraorange:visited { font-weight:bold; text-decoration:none; font-size:10pt; color:#1796E3; }
a.extraorange:hover   { font-weight:bold; text-decoration:underline; font-size:10pt; color:#BF0000; }

a.extrablau:link    { font-weight:bold; text-decoration:none; font-size:10pt; color:#FF0000; }
a.extrablau:visited { font-weight:bold; text-decoration:none; font-size:10pt; color:#FF0000; }
a.extrablau:hover   { font-weight:bold; text-decoration:underline; font-size:10pt; color:#BF0000; }

body      { background-color:#DFDFDF; font-family: Courier New, Arial, Helvetica, Verdana; }
