BODY, TABLE, TH, TD, H1, H2, H3, H4, H5, H6, P, LI , UL, OL, DL, DD, DT, DIV, BLOCKQUOTE {
  font-family:      Helvetica, Verdana, Geneva, Arial, sans-serif;
  font-size:        small;

}

A:active {
  background:       transparent;
  color:            #dd0000;
  text-decoration:  none;
}

A:link {
  background:       transparent;
  color:            #d00000;
  text-decoration:  none;
}

A:visited {
  background:       transparent;
  color:            #300000;
  text-decoration:  none;
}

BODY {
  background:       #ffffff;
  color:            #000000;
}

EM, I {
  font-style:       italic;
}


H1 {
  color:            #d00000;
  font-size:        medium;
  font-style:       italic;
  margin-top:       0;
  margin-bottom:    0;
}

LARGE {
  font-size:        x-large;
}

P {
  margin-left:      4%;
  margin-right:     4%;
  margin-bottom:    1em;
  text-align:       justify;
}

PRE, TT, CODE, .code {
  font-family:      Courier, Courier New, monospace;
  font-size:        small;
}

SELECT, INPUT {
  font-size:        small;
  font-family:      Helvetica, Verdana, Geneva, Arial, sans-serif;
}

SMALL {
  font-size:        x-small;
}

STRONG, B {
  font-weight:      bold;
}

TH {
  font-weight:      bold;
}
