body {
	font-family: Arial;
	text-align: justify;
	padding: 300px 10px 10px 10px;
}

p {
	text-align: justify;
	font-size: 10pt;
	font-weight: normal;
	font-family: Arial;
}

h1 {
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}

h2 {
	text-align: center;
	font-size: 10pt;
	font-family: arial;
	font-weight: bold;
}
h3 {
	font-size: 10pt;
	font-family: arial;
	font-weight: normal;
}
pre {
	text-align: left;
	font-size: 10pt;
	font-family: arial;
	background-color: #FFFFFF;
}

DIV {
	font-family : Helvetica, Arial;
}

ul.outside 
{
list-style-position: outside;
 font-family: Arial;
 font-size: 10pt;
 font-weight: bold;
 list-style: circle inside;
}

li {
	font-size: 10pt;
	font: Arial;
	font-weight: normal;
	list-style: circle outside;
}

.clsCMOn {
	color: white;
	font-size : 12px;
	text-decoration : none;
	padding: 2px 4px;
	text-align: center;
}

.clsCMOver {
	color: #B02926;
	font-size : 12px;
	text-decoration : none;
    padding: 2px 4px;
    text-align: center;
}

