body { color: white; font-size: 9pt; font-family: Arial }
p { font-size: 10pt; margin-right: 10pt; margin-left: 9pt  }
.nav { color: yellow; font-weight: bold; font-size: 12px; font-family: Arial }
a.nav:link { color: white; font-weight: bold; font-family: Arial; text-decoration: none; font-size: 12px;   }
a.nav:visited { color: white; font-weight: bold; font-family: Arial; text-decoration: none; font-size: 12px;  }
a.nav:active { color: white; font-weight: bold; font-family: Arial; text-decoration: none; font-size: 12px;  }
a.nav:hover { color: #ff0; font-weight: bold; font-family: Arial; text-decoration: underline; font-size: 12px;  }
.required {	color: red;	font-weight: bold;}
.heading {font-size: 10pt;font-weight: bold;color: white;	}
.subscribe { font-size: 9pt; border: solid 1px yellow  }
form { width: 150px; }
