
.t4 { font-family: sans-serif; color: #000000; font-size: 25pt; }
.t3 { font-family: sans-serif; color: #000000; font-size: 18pt; }
.t2 { font-family: sans-serif; color: #000000; font-size: 12pt; }
.t1 { font-family: sans-serif; color: #000000; font-size: 7pt; }
.t0 { font-family: sans-serif; color: #000000; font-size: 8pt; }

.t
{
  position: absolute;
  left: 0px;
  color: #6B2194;
  font-size: 7pt;
}

H1 { font-family: sans-serif; color: #000000; font-weight: bold; font-size: 22pt; text-align: center;}
H2 { font-family: sans-serif; color: #000000; font-weight: bold; font-size: 18pt; text-align: center;}
H3 { font-family: sans-serif; color: #000000; font-weight: bold; font-size: 14pt; text-align: center;}
H4 { font-family: sans-serif; color: #000000; font-weight: bold; font-size: 12pt; text-align: center;}

A:link    { font-family: sans-serif; color: #0000ff; font-weight: bold; }
A:visited { font-family: sans-serif; color: #c7319c; font-weight: bold; }
A:active  { font-family: sans-serif; color: #ffffff; font-weight: bold; }
A:hover   { font-family: sans-serif; color: #00FFFF; font-weight: bold; }

HR
{
  color: #000000;
  size: 2;
}

P
{
  font-family: sans-serif;
  color: #000000;
  font-size: 12pt;
}

LI
{
  font-family: sans-serif;
  color: #000000;
  font-size: 12pt;
}

CODE
{
  font-family: monospace;
  color: #000000;
  font-size: 12pt;
}

UL
{
  font-family: sans-serif;
  color: #000000;
  font-size: 12pt;
}

INPUT
{
  font-family: monospace;
  color: #6b2194;
  font-size: 14pt;
  font-weight: bold;
}

BODY
{
  background: #f79147;
  font-family:sans-serif;
  font-size: 12pt;
  color:#000000;
  background-attachment:fixed
}

TABLE
{
  font-family: sans-serif;
}

TD { font-family: sans-serif; color: #000000; font-size: 12pt; }
TH { font-family: sans-serif; color: #000000; font-size: 14pt; font-weight: bold; }
