
p {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:13pt;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	text-align: center;
	color: #ffffff;
}

A:link {
	text-decoration: none; font-weight: normal; font-size:9pt;
	color: blue; 
}
A:visited {
	text-decoration: none; font-weight: normal; font-size:9pt;
	color: blue; 
}
A:hover {
	text-decoration: none; font-weight: normal; font-size:9pt;
	color: red; 
}
A:active {
	text-decoration: none; font-weight: normal; font-size:9pt;
	color: green; 
}



strong {
	font-size: 7pt;
	font-weight: normal;
	color:#CCCCCC;
	font-family: , Arial, Ardale Mono, Verdana, Helvetica;
}



h4 {
	font-size: 13px;
	font-weight: bold;
	color:black;
	font-family: Arial, Ardale Mono, Verdana, Helvetica;
}



h1 {	
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:8pt;
	line-height:10pt;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	color: #000000;

}

h3 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:25pt;
	line-height:25pt;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}


h5 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11pt;
	line-height:13pt;
	font-style:normal;
	font-weight: bold;
	text-decoration:none;
	color: #FFFFFF;
}
h6 {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:13pt;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	color: #ffffff;
}

code {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:9pt;
	line-height:13pt;
	font-style:normal;
	font-weight: normal;
	text-decoration:none;
	color: green;
}
.layertext {
	position: absolute;
	left: 200px;
	top: -40px;
	width: 100px;
	height: 40px;
}

.infotext {
	left: 50px;
	top: 90px;
	width: 240px;
	height: 260px;
	clip: (0, 240, 0, 0);
	font-family: Arial, Ardale Mono, Verdana, Helvetica;
	font-size: 10px;
	color: black;
	/* text-align: justify; */
}

.foto {
	position: absolute;
	left: 60px;
	top: 70px;
}

.logo {
	position: absolute;
	left: 75px;
	top: 75px;
}
