body,td,div,.p  {
	font-family : sans-serif;
	font-size : 10pt;
}
.smaller {
	font-size : 9pt;
}
.warn {
	background-color : Maroon;
	font-weight : bold;
	color : White;
}
.error {
	background-color : Red;
	font-weight : bold;
	color : White;
}