body {
	text-align: center;
}
td {
	font-size: 12px;
	line-height: 22px;
	font-family: "Arial", "Helvetica", "sans-serif";

}
.hg18 {
	line-height: 18px;
}
.hg22 {
	line-height: 22px;
}
.hg24 {
	line-height: 24px;
}
.fonthei16 {
	font-size: 16px;
	font-weight: 900;
	color: #009900;
}
a.leftbr:link {
	color: #009900;
	text-decoration: underline;
	font-size: 14px;

}
a.leftbr:visited {
	color: #009900;
	text-decoration: none;
	font-size: 14px;

}
a.leftbr:hover {
	color: #FF6600;
	text-decoration: none;
	font-size: 14px;

}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	color: #006600;
	text-decoration: none;
}
