body,td,p,div	{ font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
	font-weight: normal;
}
a:link			{ font-weight: bold; color: #CC0000; text-decoration: none; }
a:visited 		{ font-weight: bold; color: #CC0000; text-decoration: none; }
a:hover 		{ font-weight: bold; color: #0033CC; text-decoration: none; }

.monthtab {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CC0000;
}
.showtab {
	background-color: #FFFF99;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
.showtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.showtxtlg {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}
.showtxtlg2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #CC0000;
}