body {
	font-family:Arial, Helvetica, Verdana, sans-serif;
	margin-left:5px;
	margin-right:5px;
	margin-top:5px;
	margin-bottom:5px;
}
a:link {
	color:#0066CC;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #999999;
}
a:active {
	color: #0066CC;
}
.text {
	font-size: 12px;
	color: #000000;
}
.smallhead {
	font-size: 12px;
	font-weight: 700;
	color: #000000;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 27em;
	height: 1.6em;
}
.textmessage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 27em;
}