.NormalTxt {
	font-family: Arial;
	font-size: 12px;
	color: #000000;
}
.fineprint {
	font-family: Arial;
	font-size: 10px;
	color: #000000;
}
.LT1 {
	background-image: url(Images/final_images/TL_blue_dot.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
.BR2 {
	background-image: url(Images/final_images/RB_blue_dot.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.HeaderTxt {
	font-family: Arial;
	font-size: 22px;
	color: blue;
	font weight: bold;
}
.Margins {
	MARGIN-BOTTOM: 2px; 
	MARGIN-LEFT: 5px; 
	MARGIN-TOP: 2px; 
	MARGIN-RIGHT: 5px;
	
	