html, body, p, table, ol, ul, li { 
  color: #1a2f01;
  font-family: times new roman, arial, helvetica, sans-serif; 
  font-size: 11pt;
} 
.headtext {
	FONT-SIZE: 12pt; 
	COLOR: #f03acb; 
	TEXT-DECORATION: none;
	font-weight: bold
}

.menutext {
	FONT-SIZE: 11pt; 
	COLOR: white; 
	font-weight: bold;
}

A {
   text-decoration: underline;
   color: #8e04e5;
}
A:ACTIVE, A:HOVER {
	color : #9e7696;
	text-decoration : underline;
}

.bodysmall {
	font-size: 9pt; 
}

.forms {
	FONT-FAMILY: times new roman, tahoma; 
	FONT-SIZE: 11pt; 
	COLOR: #990099; 
	FONT-WEIGHT: normal; 
	background-color: #c8b0d7; 
	border: 1px solid; 
	border-color: #990099;
	}

.buttons {
	FONT-FAMILY: times new roman, arial; 
	FONT-SIZE: 11pt; 
	COLOR: #ffffff; 
	FONT-WEIGHT: bold; 
	background-color: #332722; 
	border: 1px solid; 
	border-color: #332722;
	}