body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #3A503B;
}
.small {
	font-size: 10px;
	text-align: center;
}
.title {
	font-weight: bold;
	color: #003233;
	background-color: #CCD68F;
	font-size: 14px;
	padding: 3px;
	height: 20px;
	width: 225px;
	border: 1px solid #3A503B;
	text-align: center;
	clear: none;
	float: right;
}
.table {
	color: #333333;
	font-weight: normal;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 3px;
	border: 2px solid #CCCCCC;
}
.bold {
	font-weight: bold;
}
.red {
	font-weight: bold;
	color: #FF0000;
}
