.body {
	font-family: tahoma;
	font-size: 70%;
	padding: 0 10px 10px 10px;
}

.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: tahoma;
   color: white;
	font-size : 11.5px;
	text-decoration : none;
   padding: 2px 4px;
}

.clsCMOn {
	font-family: tahoma;
   color: black;
	font-size : 11.5px;
	text-decoration : none;
   padding: 2px 4px;
}

.clsCMOver {
	font-family: tahoma;
   color: white;
	font-size : 11.5px;
	text-decoration : none;
   padding: 2px 4px;
}