/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Body Style
 * -8px is a netscape hack; r1c1.jpg has 8 pixels of compensation
*/

body {
  margin-top: -8px;
  padding-top: 0;
  border-top: 0;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Header Style
 * headers in mahogany, snazzy
*/

h3 {
  color: #660000;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
/* Big Text Style
*/

p.big {
  font-size: 18pt;
  font-weight: bold;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * */
