a:hover {
	color: #CCD8EE;
	text-decoration: none;
}

.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
	text-decoration: none;
}

td.menuoff {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: White;
	font-weight: bold;
	background-color: #0066B3;
	height: 20px;
	width: 104px;
}

td.menuon {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #0066B3;
	font-weight: bold;
	background-color: White;
	height: 20px;
	width: 104px;
}

.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: Black;
	font-weight: bold;
}

.std {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: Black;
}

.stdsm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: Black;
	text-decoration: none;
}

.bigger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: Black;
	font-weight: bold;
}