body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
}
.sm_plain_b {
	font-size: small;
	font-weight: bold;
}
.sm_plain {font-size: small}
.x-sm_plain {font-size: x-small}
.menu {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
}
.menu_y {
	color: #FFFF00;
	font-weight: bold;
	text-decoration: none;
}
.med_b {
	font-size: medium;
	font-weight: bold;
}
.x-sm_b {
	font-size: x-small;
	color: #CCCCCC;
}
.x-sm_bb {
	font-size: x-small;
	font-weight: bold;
}
.lg_b {
	font-size: large;
	font-weight: bold;
}
.menu_header {color: #FFFFFF; font-weight: bold; font-size: small; }
h1 {
	font-weight: bold;
	font-size: large;
	margin-top: 0;
	margin-bottom: 0;
	text-align: center;
}
h2 {
	font-weight: bold;
	font-size: medium;
	margin-top: 0;
	margin-bottom: 0;
}