body, td, th {
	background-color: #FFFFFF;	
	font-family: "Arial, Helvetica, sans-serif";
	font-size: 10pt;
}
td.blue {
	background-color: #0000FF;	
}
.sm {
	font-size: 8pt;
}
.red_bold {
	color: #FF0000;
	font-weight: bold;
}
.page_title {
	color: #FFFFFF;
	font-weight: bold;	
}
.active_menu {
	background-color: yellow;
}
.site_header {
	font-size: 24pt;
	font-weight: bold;
}