.smallFont {
	font: xx-small Arial;
	color : White;
}

.normalFont {
	font: x-small Verdana;
	color : White;
}