.yellow
{
	color: #F7F784;
}

.lightgray
{
	color: #CDCDCD;
}

/* FONTS */
.main
{
	font-family: "Trebuchet MS", Verdana, Tahoma;
	font-size: 13px;
}
.bold
{
	font-weight: bold;
}

.fontextralarge
{
	font-size: 15px;
}

.fontsuperduper
{
	font-size: 20px;
}
