.title {
	font: 24pt "Times New Roman", Times, serif;
	color: #316D84;
}
.highlight {
	font: bold 16px "Trebuchet MS";
	color: #000000;
}
.bottomline {
	border-top: 1px solid #295963;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.box {
	border: 1px solid #663333;
	width: 180px;
	float: none;
}
