body{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	margin: 30px auto 200px auto;
	width: 1000px;
	background-color: #FFFFFF;
}

td{

	font-size: 10pt;

}

a{
	text-decoration: none;
	border-bottom: 1px dotted #888;
}

a:visited{
	color: #000066;
}

a.img {
	border-bottom: none;
}

strong{
	font-weight: normal;
}

p{
	font-size: 10pt;
}

li{
	font-family:Verdana;
	font-size:9pt;
}

li.blu{
	list-style-image: url(i/cub.jpg);
}


.bold{
	font-weight: bold;
}

.red{
	color: #FF0000;
}

h1{
	font-size: 12pt;
	font-weight: bold;
}

.cont_header{
font-weight:bold;
}

img {
	border: 0px;
}


