.maincss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-indent: 0px;
	padding: 0px;
	margin: 20px;
}
.headercss {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
}
.pagetxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	text-align: center;
	margin: 20px 20px 0px;
	color: #000000;
}
.pagetxt A:visited {
		color: #000000
		}
.pagetxt A:link {
		color: #000000
		}
.pagetxt A:active {
		color: #000000
} 
