BODY, TD, P, LI, BLOCKQUOTE {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
.smallfont {
	font-size: 8pt;
}
.backgreen {
	background-color: #ECFEEB;
}
.backblue {
	background-color: #ECF0FD;
}
.backyellow {
	background-color: #FEFFEA;
}
.backviolet {
	background-color: #F4EDFE;
}
.backorange {
	background-color: #FFF5EC;
}
.backgrey {
	background-color: #F3F3F3;
}
.backbrown {
	background-color: #FAF4ED;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
}
