BODY      { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; background: white }
H1        { font-family: Arial,Helvetica,sans-serif; font-size: 18pt; font-weight: bold; }
H2        { font-family: Arial,Helvetica,sans-serif; font-size: 16pt; font-weight: bold; }
H3        { font-family: Arial,Helvetica,sans-serif; font-size: 12pt; font-weight: bold; }
H4        { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; font-weight: bold; }
H5	  { font-family: Times New Roman, Times; font-size: 16pt; font-weight: bold; }
H6	  < font-family: Times New Roman, Times; font-size: 12pt; font-weight: bold; }
P         { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
SMALL     { font-family: Arial,Helvetica,sans-serif; font-size:  8pt; }
TD        { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }
P	{ font-family: Arial,Helvetica,sans-serif; font-size: 10pt; }

input.form { font-family: Courier New,Courier,fixed; font-size: 12pt }
select    { font-family: Courier New,Courier,fixed: font-size: 12pt; }

A.std:link { text-decoration: none; color: blue }
A.std:visited { text-decoration: none; color: navy }
A.std:action  { text-decoration: none; color: yellow }

A:link	  { text-decoration: none; color: white }
A:hover	  { text-decoration: none; color: yellow }
A:active  { text-decoration: none; color: yellow }
A:visited { text-decoration: none; color: white }

.redback  { background: #CC3333 }

