A:hover {
	COLOR: Black;
	FONT-FAMILY: "Times New Roman", Times, serif;
	TEXT-ALIGN: center;
	text-decoration : underline;
	font-style : normal;
}
A:link {
	COLOR: #0132F5;
	FONT-FAMILY: "Times New Roman";
	FONT-SIZE: 13pt;
	FONT-WEIGHT: 500;
	TEXT-DECORATION: underline;
	letter-spacing : 2px;
}
A {
	COLOR: #0132F5;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: 500;
	TEXT-DECORATION: underline;
	letter-spacing : 2px;
}
h1{
	color : #010181;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 500;
	font-size : 20px;
	margin-top : -1px;
	margin-bottom : -5px;
}
h2{
	color : #0C02BF;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 500;
	font-size : 20px;
	margin-top : -1px;
	margin-bottom : -5px;
}
h3{
	COLOR: #0132F5;
	FONT-FAMILY: "Times New Roman", Times, serif;
	FONT-SIZE: 13pt;
	FONT-WEIGHT: 500;
	TEXT-DECORATION: none;
	letter-spacing : 1px;
	margin-bottom : -1px;
	margin-top : -1px;
	margin-left : 16px;
}
h4{
	color : #010181;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 20px;
}
h5{
	color : #010181;
	font-family : Arial, Helvetica, sans-serif;
	font-size : 15px;
	font-weight : 600;
}
h6{
	color : #0C02BF;
	text-align : center;
	font-family : Arial, Helvetica, sans-serif;
	font-weight : 500;
	font-size : 20px;
	margin-top : -1px;
	margin-bottom : 1px;
}

