body {
	font-family: Helvetica, Arial, sans-serif;
	background-color:#BBBBBB;
	font-size: 11px;
}

td {
	font-family: Helvetica, Arial, sans-serif;
	background-color: #ffffff;
	font-size: 11px;
}

th {
	font-family: Helvetica, Arial, sans-serif;
}

.maincontentcell {
	padding: 15px;
}

.headertext {
	font-size: 14px;
	font-weight: bold;
	font-stretch: condensed;
}

a.biglink {
	color: black;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}

.justify {
	text-align: justify;
}

.borderedimage {
	border: 1px solid black;
	}