body {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-decoration: none;
	font-size: 12px;
}

a:visited {
	color: #000080;
	text-decoration: none;
}

a:link {
	color: #000080;
	text-decoration: none;
}

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

.headbg {
	background-color: #FFFFCC;
}
.headbgletagreed {
	background-color: #FF6666;
}

H1   {
  color: #000000;
  text-decoration: none;
  font-weight : bold;
}

H2   {
  color: #000000;
  text-decoration: none;
  font-size: 24px;
  font-weight : bold;
}


FORM {
  display: inline;
}

TD.formAreaTitle {
  font-size: 12px;
  color: #660000;
}

TD.copyright {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: justify;
}

