.massetHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 22px;
	color: #333399;
	font-weight: lighter;

}
.subHeading {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #333399;

}
.txt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-decoration: none;
	;
	list-style-type: square;
	color: #333399;



}
.menuItems {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;

}
a:hover {
	color: #FF0000;
	text-decoration: none;
}
.small-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333399;
	text-decoration: none;

}
.verysmalltxt {  font-family: "Times New Roman", Times, serif; font-size: 9px; text-decoration: none; color: #333399}
