.textboxes {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #000000;
	background-color: #FFFF99;
}
.timebox {
	font-family: "Courier New", Courier, mono;
	font-size: x-small;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #8FA5BC;
	border-top-color: #E0DFE3;
	font-weight: bold;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000099;
	text-decoration: none;
}
.subheadings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
