.mainText {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.headline {
	font-size: 18px;
	font-weight: bold;
}
.inputBox {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	background-color: #DFF3FF;
	border: thin solid #000066;
}
