html,body,form{
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	font-family: Arial;
	font-size: 10pt;
	color: #28166F;
	overflow: auto;
}

.maxy {
	color: #DA251D;
	font-weight: bold;
}

li.cerc{
	font-size: 11pt;
	color: #28166F;
	font-weight: bold;
	text-align: justify;
	list-style-image: url(../images/red_ok.gif);
}

li.cerc2{
	font-size: 11pt;
	color: #28166F;
	text-align: justify;
	list-style-image: url(../images/red_ok.gif);
}

li.square{
	font-size: 11pt;
	color: #28166F;
	text align: justify;
	list-style-image: url(../images/blue_square.gif);
}

a{
	font-family: arial;
	font-size: 10pt;
	color: #28166F;
	text-decoration: none;
}

a:hover{
	font-family: arial;
	font-size: 10pt;
	color: #597BE5;
	text-decoration: underline;
}

td {
	font-size: 10pt;
}

p{
	font-size: 11pt;
	text-align: justify;
	text-indent: 28pt;
}

ul{
	margin-top: 6pt;
	margin-bottom: 6pt;
}

li{
	font-size: 11pt;
	text-align: justify;
}