.Normal {
	font-family : "Times New Roman";
	font-size : 12pt
	color: #122436;
	margin-left: 5px;
	margin-right: 5px;
	text-align: left;
}
H1{
	font-family : "Times New Roman";
	font-size : 12pt;
	font-style : italic; 
	font-weight:bold;
	color: #122436;
	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:"Arial, Helvetica, sans-serif";
    color:#CEB384;
    font-weight: bolder;
    text-align: center;
    font-size : 10pt
}

.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;
}
