.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	font-weight: bold;
}
.para_text {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	color: #000;
}
.sub_heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: italic;
	font-weight: bold;
	color: #000;
}
.links {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #00F;
	
}
