.Normal {
	font-family : "Arial, Helvetica, sans-serif";
	font-size : 12pt
	color: #160059;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
H1{
	font-family : "Times New Roman";
	font-size : 18pt;
	font-style : italic; 
	font-weight:bold;
	color: #160059;
	margin-left: 5px;
	margin-right: 5px;
	 text-align: center;
}
H2{
	font-family : "Times New Roman";
	font-size : 12pt;
	font-weight:bold;
	color: #122436;
	margin-left: 5px;
	margin-right: 5px;
	text-align: center;
}
.footer{
    font-family: "Times New Roman";
    color:#491AC0;
    font-weight: bolder;
    text-align: center;
    font-size : 12pt
}
.statcounter{
   text-align: center;
}

.footer a:focus {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #CEB384;
	text-decoration: underline;
}

.footer a:link {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #CEB384;
}
.footer a:visited {
 {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #CEB384;
}
.footer a:hover { {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #8F5B02;
	text-decoration: underline;
}
.footer a:active {
	font-weight: bolder;
    text-align: center;
    font-size : 10pt;
	color: #CEB384;
}



.form{
font-family:"Arial, Helvetica, sans-serif";
color: #122436;
font-weight: bolder;
text-align: left;
font-size : 8pt;
}

