BODY, P, TD.A {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 3.5mm;
  font-weight : normal;
  color : #000000;
  background-color : #FFFFFF;
}

BODY {
  margin-right : 5%;
  margin-left : 5%;
}

TD.B {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 3.5mm;
  font-weight : normal;
  color : #000000;
  background-color : #EEEEEE;
}

A {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 3.5mm;
  font-weight : normal;
  color : #0000FF;
  background-color : #EEEEEE;
  text-decoration : none;
}

A:link {
  color : #0000FF;
  background-color : #EEEEEE;
}

A:hover {
  color : #7700FF;
  background-color : #FFFFEE;
}

A:visited {
  color : #0000DD;
  background-color : #EEEEEE;
}

H1, H2, H3, H4, H5, H6 {
  font-family : Arial,Helvetica,sans-serif;
  font-weight : bold;
  text-align : center;
}

H2, H3, H4, H5, H6 {
  color : #000000;
  background-color : #FFFFFF;
}

H1 {
  font-size : 300%;
  color : #FFFFFF;
  background-color : #000000;
}

H2 {
  font-size : 250%;
}

H3 {
  font-size : 200%;
}

H4 {
  font-size : 172%;
}

H5 {
  font-size : 144%;
}

H6 {
  font-size : 120%;
}

DIV.A {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 120%;
  color : #000000;
  background-color : #EEEEEE;
  text-align : center;
}

SPAN.B {
  font-size : 80%;
}

SPAN.C {
  font-size : 70%;
}

UL {
  font-family : Arial,Helvetica,sans-serif;
  font-size : 3.5mm;
  font-weight : normal;
  color : #000000;
  background-color : #EEEEEE;
}
