body {
	margin: 0px;
	background-color: #FFFFFF;
	background-image: url(../images/bg.jpg);
}
.content {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: 727272;
	text-align: left;
}
.redBold {
	font-family: Tahoma, Arial;
	font-size: 9px;
	font-weight: bold;
	color: 9a1908;
}
.contentTABLE {
	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
.contentTABLE th {
	font-family: Tahoma, Arial;
	background-color: #C32410;
	color: #FFFFFF;
	text-align: center;
}
.contentTABLE td {
	font-family: Tahoma, Arial;
	background-color: #F6F5F2;
	color: #000000;
	margin: 5px;
	padding: 10px;
	font-size: 12px;
}
.imagePLACE {
	text-align: center;
	vertical-align: top;
}
.contentLARGE {
	font-size: 12px;
}
.topLINK {
	font-family: Tahoma, Arial;
	font-size: 9px;
	color: #0000FF;
	font-weight: bold;
}
.reportTABLE {

	font-family: "Times New Roman", Times, serif;
	text-align: justify;
}
.reportTABLE th {

	font-family: Tahoma, Arial;
	background-color: #C32410;
	color: #FFFFFF;
	text-align: center;
}
.reportTABLE td {

	font-family: Tahoma, Arial;
	background-color: #F6F5F2;
	color: #000000;
	margin: 0px;
	padding: 2px;
	font-size: 12px;
}
