.bluecolumn {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	text-transform: uppercase;
	color: #660000;
}
.bluecolumnheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	color: #660000;
	
}
.body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #660000;
	background-color: #A5A552;
	border: #660000;
}
.bodyheader {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	text-transform: uppercase;
}
.scroller{
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #660000;
	background-color: #A5A552;
	border: #660000;
}