.text {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.homepagetextcell {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.homepageborder {
	border: 1px solid #929393;
}
.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}
a.footer {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: none;
}
a.footer:visited {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
}
a.footer:hover {
	font-family: Arial;
	font-size: 10px;
	font-weight: bold;
	padding: 5px;
	color: #FFFFFF;
	text-decoration: underline;
}
.maintextcell {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	padding: 5px;
}
.l1 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}