body {
	font-size: 90%;
	font-family: Calibri, Verdana, Arial, Helvetica, sans-serif;
	color: #000;
	margin: 0px;
	padding: 10px 10px 10px 10px;
	height: 100%;
}

a, a:visited { color: #000; text-decoration: none; }
a:active, a:focus { outline: none; }
#menu, .songinfo, .medialeft, .mediaright, #buttons, #webmaster { display: none }

.break {
	height: 8px;
	width: 100%;
	clear: both;
	float: left;
}

.eval tr, .eval td { padding: 4px 4px 4px 4px; }

.bigblue, .biggreen, .bigred, .bigorange { font-size: 140%; font-weight: bold; }

#sunday, #monday, #tuesday, #wednesday, #thursday, #friday, #saturday {
	font-size: 140%;
	font-weight: bold;
}

#sunday { color: #009900; }
#monday { color: #FF0000; }
#tuesday { color: #B88A00; }
#wednesday { color: #0033CC; }
#thursday { color: #009900; }
#friday { color: #CC3366; }
#saturday { color: #B88A00; }

#remember {
	font-size: 140%;
	margin-left: 5px;
	background: url(../images/911.gif) center center no-repeat;
	cursor: default;
}