body {
	font-family: Arial, Helvetica, sans-serif;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
.headerbg {background-color: #BE6098;
}
.HeaderText1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #FEE4B4;
	font-size: 20px;
	font-weight: bold;
}
.HeaderText2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCFE;
	font-size: 14px;
	font-weight: bold;
}
.MidSectionbg {background-color: #E1C6BD;
}
.HorizontalLine {background-color:#000000;
}
.bodybg {
	background-color: #FFEDE9;
}
.bodytext {
	font-size: 12px;
}
.WelcomeNote {
	background-color: #FEE4B4;
	font-size: 11px;
	font-weight: bold;
}
.footertext {
	background-color: #FFEDE9;
	font-size: 9px;
}
.BodyMainHeader {
	font-family: Arial, Helvetica, sans-serif;
	color: #BE6098;
	font-size: 16px;
	font-weight: bold;
}
.BodySubHeader {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: underline;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
}