
BODY {
  background-color: #F8F1E1;
  font-family: TimesNewRoman, Times;
  color: #ED181E;
  margin-left: 40px;
  margin-right: 40px;
  background-image: url(paper102.gif);
}

P {
  font-size: 12pt;
  color: black;
  font-family: TimesNewRoman, Times;
}

P.smaller {
  color: #0000A0;
  font-size: 10pt;
  font-family: TimesNewRoman, Times;
}

P.bigger {
  color: #0000A0;
  font-size: 14pt;
  font-family: TimesNewRoman, Times;
}

P.heading {
  text-align: center;
  color: #0000A0;
  font-size: 18pt;
  font-family: TimesNewRoman, Times;
}

P.marble {
  text-align: center;
  color: #0000A0;
  font-size: 12pt;
  font-family: TimesNewRoman, Times;
  background-image: url(marble1.jpg);
}

P.offtitle {
  text-align: center;
  color: #F00F0F;
  font-size: 12pt;
  font-family: TimesNewRoman, Times;
  }

P.offname {
  text-align: center;
  color: darkblue;
  font-size: 12pt;
  font-family: TimesNewRoman, Times;
  }

H5 {
  color: darkblue;
  font-size: 24pt;
}

A:link {
  color: #0000FF;
}

A:visited {
  color: #551A8B;
}

A:hover {
  color: #006400;
}

A:active {
  color: #FF0000;
}
