
BODY {
  /*width: 530px;*/
  margin: 5%;
  }

H5 {
  font-size: x-large;
  font-family: arial, helvetica, sans-serif;
  color: 336699;
  }

H1 {
  font-family: arial, helvetica, sans-serif;
  font-size: large;
  font-weight: bold;
  color: "990000";
  background-repeat: repeat-x, repeat-y;
  padding-left: 1mm;
  padding-top: 1mm;
  padding-bottom: 1mm;
  }

H2 {
  font-family: arial, helvetica, sans-serif;
  font-size: medium;
  font-weight: bold;
  color: 990000;
  }

H2.top {
  width: 400px;
  }

H3 {
  font-family: arial, helvetica, sans-serif;
  color: 336699;
  }

H7 {
  font-family: arial, helvetica, sans-serif;
  font-size: small;
  color: 990000;
  }


BLOCKQUOTE {
	color: 0000cc;
  font-weight: bold;
 	font-angle: italics;

	}


.series {
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: bold;
  color: 990000;
  }

.subsection {
  font-family: Arial, Helvetica, Sans-serif;
  font-weight: bold;
  color: 990000;
  }
