body, td, a, .normal {
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration:none;
}
a:hover {
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 14px;
	color: #000000;
	text-decoration: underline;
}
.heading {
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 16;
	color: #000000;
	text-decoration:none;
}
.navi {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
.navi:hover {
	font-family : "MS Sans Serif", Geneva, sans-serif;
	font-size : 14px;
	color : #000000;
	font-weight : bold;
	text-decoration: none;
}
.small {
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}
.small:hover {
	font-family: 'MS Sans Serif', Geneva, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration:none;
}