.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
}
.content {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #000000;
}
.contentTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	font-variant: small-caps;
	color: #000000;
}
.floatLeft {
	float: left;
	padding: 5px;
}
.boxInTable {
	border: thin solid #666666;
}
