.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
}
.bodyTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
}
.tableTextHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	background-color: #CCCCCC;
	background-repeat: repeat;
	border-bottom-style: solid;
	border-bottom-color: #003399;
	border-top-style: solid;
	border-right-style: none;
	border-left-style: none;
}
.tableText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #9999FF;
	border-top-style: none;
	border-bottom-style: solid;
}

.tableText2	 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	background-color: #CCFFCC;
	border-bottom-style: solid;
}
