.j-header {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 14px;
	color: #FF9900;
}
.boldtext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000000;
	font-weight: bold;
	
}
linkstext {
	font-family: "MS Sans Serif", "Microsoft Sans Serif";
	font-size: 9px;
	color: #0000CC;
	font-weight: bold;
	}


.normaltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #186DB4;
	
}
.normaltextblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	
	
}
.headerblue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color:#000066
	
}