h1 {
  color: #990000;
  background: transparent;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 20pt;
  text-align: center;
  vertical-align : text-bottom;
}

h2 {
  color: #990000;
  background: transparent;
  font-family: Arial, sans-serif;
  font-size: 9pt;
  font-weight : normal;
}

h3 {
  color: #990000;
  background: transparent;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 18pt;
  text-align: center
}

h4 {
  color: #990000;
  background: transparent;
  font-family: Arial, sans-serif;
  font-style: italic;
  font-weight: normal;
  font-size: 16pt;
  text-align: center
}

h5 {
  background: transparent;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: normal;
  font-size: 8pt;
  text-align: left
}

h6 {
  background: transparent;
  color : #990000;
  font-family: Arial, sans-serif;
  font-style: normal;
  font-weight: bold;
  font-size: 8pt;
  text-align: center
}

A {
	color : #990000;
}

A:HOVER {
	color : #0000FF;
}

img {
	border-style: none;
}

TABLE {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 10pt;
  font-weight: normal;
  text-align: left;
}

BODY { 
  color: Black;
  background-color: White;
  font-family :  Arial sans-serif;
  font-style: normal;
  font-weight : normal;
  font-size: 10pt;
}
