body {
	font-family:Calibri, tahoma, arial, sans-serif;
}
table {
	font-size:12px;
	font-family:Calibri, tahoma, arial, sans-serif;
/*	white-space:nowrap;*/
	border-collapse:collapse;
	margin: 0px auto;
}
td {
	padding:3px;
}
tr {
	border:.5pt; /* solid #4F81BD;*/
	background-color:#FFFFFF;
}
.offColor {
	background-color:#B8CCE4;
}
.header { 
	text-align:center;
	background-color:#4F81BD;
	color:white;
	font-weight: bold;
}
.header a{
	color:white;
	} 