body {
	font-family: Ariel;
	font-size: 12px%;
	padding: 80px 10px 10px 10px;
}

p {
	text-align: justify;
}

h1 {
	font-size: 130%;
	font-family: arial;
}

pre {
	font-size: 9pt;
	padding: 10px;
	background-color: #F8F8F8;
	border: 1px solid #F0F0F0;
}

span.inconspicuous { 
	font-family: Tahoma; font-size:8pt font-color:= #FFFFFF }
	
	
span.t2b {
	font-family: Tahoma;
	font-Bold: bold; font-weight:bold; font-size:10pt
	}
span.t3b {
	font-family: Tahoma;
	font-Bold: bold; font-weight:bold; font-size:12pt
	}
span.t4b {
	font-family: Tahoma;
	font-Bold: bold; font-weight:bold; font-size:14pt
	}
span.t5b {
	font-family: Tahoma;
	font-Bold: bold; font-weight:bold; font-size:18pt
	}
span.t2 {
	font-family: Tahoma;font-size:10pt
	}
span.t3 {
	font-family: Tahoma;font-size:12pt
	}
span.t4 {
	font-family: Tahoma;font-size:14pt
	}
span.t5{
	font-family: Tahoma;font-size:14pt
	}

span.g3b {
	font-family: Garamond;
	font-Size: 12pt;
	font-Bold: bold; font-weight:bold
	}
span.g2b {
	font-family: Garamond;
	font-Size: 10pt;
	font-Bold: bold; font-weight:bold
	}
span.g5b{
	font-family: Garamond;
	font-Size: 18pt;
	font-Bold: bold; font-weight:bold
	}

span.g4b         { font-family: Garamond; font-size: 14pt; font-Bold: bold; font-weight: bold }

span.g3 {
	font-family: Garamond;
	font-Size: 12pt;
	}
span.g2 {
	font-family: Garamond;
	font-Size: 10pt;
	}
span.g5{
	font-family: Garamond;
	font-Size: 18pt;
	}

span.g4         { font-family: Garamond; font-size: 14pt;  }
DIV {
	font-family : Tahoma, Garamond;
}

.clsCMOn {
	color: black;
	font-size : 14px;
	text-decoration : none;
        padding: 2px 4px;
}

.clsCMOver {
	color: red;
	font-size : 14px;
	text-decoration : none;
        padding: 2px 4px;
}