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

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

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

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

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

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

A {
	color : #444444;
}

A:HOVER {
	color : #990000;
}

img {
	border-style: none;
}

TABLE {
  font-family: Arial, sans-serif;
  font-style: normal;
  font-size: 13px;
  font-weight: normal;
  text-align: center;
}

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

.mypar {
  text-align: center
}

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

.mypar3 {
  font-size: 14px;
}

.redtxt {
  color: #FF0000;
}

td.backpic1  {
  background-image:url("other_img/dotted_vert.gif");
}

td.backpic2  {
  background-image:url("other_img/dotted_horiz.gif");
}
