.first  {color:white;
	background:navy
	}

.second	{color:white;
	background:red
	}

.third	{color:black;
	background:yellow
	}

.fourth	{color:black;
	background:white
	}

.absent	{color:black;
	background:lightgrey
	}

.all	{font-family:arial, helvetica, verdana;
	color:navy
	}

.award	{color:black;
	background:gold
	}

.bob	{color:navy;
	background:red
	}
