.font {  font-family: "MS Sans Serif"; font-size: 8px}
.bigfont {
	font-family: "MS Sans Serif";
	font-size: 24px;
}
.blackfont {
	font-family: "MS Sans Serif";
	font-size: 8px;
	color: #000000;
	text-decoration: none;
}
