.standard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
}
.minner {
	font: 9px Tahoma, Verdana, sans-serif;
	text-decoration : none;
	padding: 0px;
	color: black;
}
.moout {
	text-decoration : none;
	border : 1px solid #666666;
	background: #ffffff;
}
.moover {
	text-decoration : none;
	border : 1px solid #666666;
	background: #cccccc;
}
