FORM{margin-top : 0px;margin-left : 0px;margin-right : 0px;margin-bottom : 0px;}
.f1 {	font-size: 12px;
	text-align: center;
	background-color: #FFFFFF;
}
.f2 {	font-size: 12px;
	text-align: center;
	background-color: #f2f8fe;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #FFFFFF;
}
div.copyrightbar {
	background-color: #0e4b8a;
	margin-top: 10px;
}
div.copyright {
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
	text-align: right;
	padding:3px 0px 3px 0px;
}
div.footerlink {
 text-align: left;
 float: left;
}
.footerlink {
	font-size: 11px;
	color: #FFFFFF;
 line-height: 16px; 
	padding:3px 0px 3px 0px;
	}
a.footerlink{ 
	color: #FFFFFF;
	text-decoration: none;
} 
a.footerlink:visited{ 
	color: #FFFFFF;
	text-decoration: none;
} 
a.footerlink:hover {
 color:#FFFFFF; 
	text-decoration: underline;
}