@charset "utf-8";
/* CSS Document */
h1 {
	font-family:"Times New Roman", Times, serif;
	font-size:22px;
	color:#293064;
	font-weight:bold;
	
}
h2 {
	font-family:"Times New Roman", Times, serif;
	font-size:13pt;
	color:#293064;
	text-transform:capitalize;

}