BODY {
	background: #ffffff;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #339999;

}
td {
	font-size: 95%;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}


A {
  color: #990066;
  text-decoration: none;
}

A:hover {
  color: #990066;
  text-decoration: underline;
}
.form tr {
	background-color: #FFE7F7;
}
.texthighlight {
	font-size: 110%;
	font-weight: bolder;
	font-style: italic;
	color: #990066;
	}
.texthighlight2 {
	font-size: 110%;
	font-weight: bolder;
	color: #3399FF;
	}
