.date {
	font-size: 9px;
	font-weight: normal;
	background-color: #FF9933;
}
.month {
	font-size: 36px;
	font-weight: bold;
}
.updated {color: #333333; font-size: 10px;}
.currentevents {
	color: #FF9900;
	font-weight: bold;
}
.tests {
	color: #FF0000;
	font-weight: bolder;
}
.labs {
	color: #336600;
	font-weight: bold;
}
.latestart {color: #666633}
.thetitle {
	font-size: 24px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3366FF;
	text-align: center;
}
.physics {
	background-color: #FFFF99;
}
.apphysics {
	background-color: #66FFFF;
}
.holiday {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #FF0000;
	text-align: center;
}
.navbar {
	font-size: xx-small;
	font-weight: bold;
	background-color: #CC9900;
	background-position: center center;
	text-align: center;
}
.projects {
	font-weight: bolder;
	color: #FF00FF;
}
.links {
	font-size: 10px;
}
