body {
	font-family: tahoma;
	font-size: 70%;
	padding: 0 10px 10px 10px;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.clsTopLink {
	font-family: "verdana","tahoma";
	font-size: 14px;
	font-weight: bold;
	color: #6B6A6A;
	text-decoration: none;
}

.clsCMOn {
	font-family: "verdana","tahoma";
	color: #6B6A6A;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
   padding: 2px 4px;
}

.clsCMOver {
	font-family: "verdana","tahoma";
	color: white;
	font-size : 11px;
	font-weight: bold;
	text-decoration : none;
   padding: 2px 4px;
}
