.mentable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	vertical-align: top;

}
.tblehead {
	background-image: url(images/tblheader.gif);
	background-repeat: repeat;
}
.tblbrd {
	border: 1px dashed #FFFFFF;
}
.butt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	background-color: #243F8F;
	border: 1px dashed #FFFFFF;
}
.contenttxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.bullets {
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
	list-style-position: inside;
}
