body, p, table, ul, ol, dd {
	color:#000000;
	font-family:arial, helvetica;
	font-size:11pt;
	}

h1, h2, h3, h4, h5 {
	font-family:arial, helvetica;
	color:#000000;
	text-align:center;
	}

td { border-style:none;
	}

td.umph {
    color:#000000;
    }

b.umph {
    color:#FF0000;
    }

a:link {
	color:#0000FF;
	text-decoration:none;
	}

a:visited {
	color:#297ADC;
	text-decoration:none;
	}

a:hover {
	color:#660066;
	text-decoration:none;
	}

hr { color:#99CCFF;  height:20px;
	}

/* Form controls */
input, select {
	font-family:arial, helvetica;
	font-size:8pt;
	font-weight:bold;
	color:#000000;
	}

textarea {
      font-family:arial, helvetica;
      font-size:8pt;
      font-weight:normal;
      color:#000000;
      }