body {
	font-family: tahoma;
	font-size: 70%;
}

td {
	font-size: 70%;
}

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

.clsTopLink {
	font-family: verdana;
	font-size: 11px;
	font-weight:bold;
	color:white;
}

.clsCMOn {
	font-family: Arial;
	color: #636363;
	font-size : 11px;
	text-decoration : none;
    padding: 2px 4px;
}

.clsCMOver {
	font-family: Arial;
	color: white;
	font-size : 11px;
	text-decoration : none;
    padding: 2px 4px;
}
