.textFont {
	font: 12px;
}

.textFontSmall {
font : 10px;
}

body {
	font:  12px, Tahoma, Verdana, Arial, Helvetica, sans-serif;

}