h2 {
	font-family: Corbel, Arial;
	color: #CCC;
}
font {
	font-family: Corbel, Arial;
	color: #666;
	font-size: medium;
}
td {
	font-family: Corbel, Arial;
	color: #000;
	font-size: large;
}
.bigger {
	font-family: Corbel, Arial;
	font-size: x-large;
	color: #000;
}
.smaller {
	font-family: Corbel, Arial;
	font-size: medium;
	color: #000;
}

