body {
	margin: 0px;
	padding: 0px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}
.maincell {
	padding: 30px;
	line-height: 1.5em;
	text-align: left;
	vertical-align: top;

}
h2 {
	font-size: 20px;
	color: #006600;
	font-weight: bold;
	text-align: left;
	vertical-align: top;

}
.redtxt {
	color: #990000;
	font-weight: bold;

}
a:link, a:visited, a:active, #bytxt {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #003399;
	text-decoration: none;
}
.greentxt {
	color: #006600;
	font-weight: bold;

}
.bluetxt {

	color: #006699;
	font-weight: bold;
}
.ttablecell {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #FFFFFF;


}
.ttablecelloff {
	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #ebebeb;

}
.ttablecellon {

	font-size: 11px;
	text-align: center;
	vertical-align: middle;
	background-color: #CEFFCE;
}
.redtxtcenter {
	color: #990000;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;

}
