body {
  background-repeat: no-repeat;
  background-image: url("images/watermark2.jpg");
  vlink:#FF0033;
}

A:hover {
  color: #FF0033;
  text-decoration: none;
}

TD {
  font-family: Arial;
}
.NOUNDER {  text-decoration: none}
.redtext {
	font-weight: bold;
	color: #FF0000;
}

.para {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.sectionhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	letter-spacing: 5pt;
}
.medhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	letter-spacing: 3pt;
	/*font-weight: bold; */
}
.parahead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
}