.heading {
	font-family: "Microsoft Sans Serif", "MS Sans Serif", sans-serif;
	font-size: 15px;
	color: #339900;
	text-decoration: none;
	font-weight: bold;
	letter-spacing: -1px;
}
.smalltxt {
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #333333;
	text-decoration: none;
}
.red {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #FF0000;
}
.block {
	border: 1px solid #009900;
	font-family: "Microsoft Sans Serif";
	color: #333333;
	font-size: 13px;
}
a:link {
	color: #333333;
	text-decoration: none;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #009900;
	text-decoration: none;
}

a.calendar:link { color: #333333; text-decoration: none }
a.calendar:visited { color: #333333; text-decoration: none }
a.calendar:hover { color: #333333; text-decoration: none }

.link {
	font-family: "Microsoft Sans Serif";
	font-size: 11px;
	color: #333333;
	width: 200px;
}

.bodytxt{
	font-family: "Microsoft Sans Serif";
	font-size: 13px;
	font-style: normal;
	text-decoration: none;
}
