body
{
	padding-right: 10px;
	padding-left: 10px;
	font-size: 70%;
	padding-bottom: 10px;
	padding-top: 20px;
	font-family: arial, tahoma, 'Times New Roman';
      BACKGROUND-COLOR: white
}

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

DIV {
	font-family : Tahoma, Helvetica;
}

.clsCMTopOn {
	color: black;
	font-size: 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMTopOver {
	color: black;
	font-size: 12px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel1On {
	color: red;
	font-size: 12px;
	font-family: "Georgia", "Times New Roman";
	text-decoration : none;
        padding: 2px 4px;
	font-weight: normal;
}

.clsCMLevel1Over {
	color: green;
	font-family: "Georgia", "Times New Roman";
	font-size: 12px;
	text-decoration : underline;
        padding: 2px 4px;
	font-weight: bold;
}

.clsCMLevel2On {
	color: green;
	font-size: 9px;
	font-family: "Courier";
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel2Over {
	color: red;
	font-family: "Courier";
	font-size: 9px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel3On {
	color: blue;
	font-size: 12px;
	font-family: "Helvetica";
	font-style: italic;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMLevel3Over {
	color: white;
	font-size: 12px;
	font-family: "Helvetica";
	font-weight: bold;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMBackground1On, .clsCMBackground2On, .clsCMBackground3On, .clsCMBackground4On {
	color: black;
	font-size: 12px;
	text-decoration : none;
        background-image: url('img/bg.gif');
	height: 20px; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}

.clsCMBackground1Over, .clsCMBackground2Over, .clsCMBackground3Over, .clsCMBackground4Over {
	color: black;
	font-size: 12px;
	text-decoration : none;
        background-image: url('img/bg_o.gif');
	height: 20px; padding-left:4px; padding-right:4px; padding-top:2px; padding-bottom:2px
}

.clsCMBackground1On, .clsCMBackground1Over {
	background-position: 0px 0px;
}

.clsCMBackground2On, .clsCMBackground2Over {
	background-position: 0px -22px;
}

.clsCMBackground3On, .clsCMBackground3Over {
	background-position: 0px -44px;
}

.clsCMBackground4On, .clsCMBackground4Over {
	background-position: 0px -66px;
}