body {
	font-family: Arial, Verdana, "Times New Roman", Tahoma;
	color: #000000;
	background-color: #F6F6F6;
	text-align: center;
	margin: 0px;
}
.maincell {
	text-align: center;
	vertical-align: top;
}
.somcell {
	text-align: center;
	vertical-align: middle;
	background-color: #FFEFB2;
	height: 18px;
}
.footer {
	font-size: 9pt;
	text-align: center;
	vertical-align: middle;
	background-color: #FDCA00;
	height: 20px;


}
.headertop {
	font-size: 8px;
	background-color: #FFFFFF;
}
.title {
	font-size: 18px;
	font-weight: bold;
	color: #003C64;
	text-align: center;
	vertical-align: middle;
}
.headerimg {
	background-color: #FECB00;
	text-align: center;
	vertical-align: middle;
}
.headerlink {
	font-size: 9pt;
	color: #FECB00;
	background-color: #309930;
	text-align: center;
	vertical-align: middle;
	font-weight: bold;

}
.txt {
	font-size: 9pt;
	text-align: justify;
	vertical-align: top;
}
.address {
	font-size: 9pt;
	text-align: left;
	vertical-align: top;
}
.subtitle {
	font-size: 14pt;
	font-weight: bold;
	color: #C49D02;
	text-align: center;
	vertical-align: middle;
	height: 30px;
}
.subtitle1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
	text-align: center;
	vertical-align: middle;
	height: 22px;
	border: 1px solid #3C682B;

}
.form {
	font-size: 9pt;
	font-weight: bold;
	text-align: left;
	vertical-align: middle;
}
a:link {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:active {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-size: 9pt;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #00FF00;
	text-decoration: none;
}
