
BODY {
  font-family: Times New Roman;
  border-top: 28px;
  background-color: #FFFFFF;
  margin-left: 30px;
  margin-right: 18px;
  font-size: 10pt;
  border-right: 28px;
  border-bottom: 28px;
  border-left: 28px;
}

H1 {
  color: #800000;
}

H2 {
  color: #73743F;
  font-family: Times New Roman;
  font-size: 15pt;
}

H3 {
  font-family: Times New Roman;
  font-size: 13pt;
}

H4 {
  font-family: Times New Roman;
  font-size: 12pt;
}

H5 {
  font-family: Times New Roman;
  font-size: 11pt;
}

A:LINK {
  color: #0000A0;
}

A:VISITED {
  color: #0000A0;
}

A:ACTIVE {
  color: #E3113C;
}

TABLE {
  font-family: sans-serif;
  font-size: 10pt;
}

TD {
  font-family: sans-serif;
  font-size: 10pt;
}

LI {
  font-family: sans-serif;
  font-size: 10pt;
}

UL {
  font-family: sans-serif;
  font-size: 10pt;
}

OL {
  font-family: sans-serif;
  font-size: 10pt;
}

P {
  font-family: sans-serif;
  font-size: 10pt;
}

B {
  font-family: sans-serif;
  font-size: 10pt;
}
