h1 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	color: #666666;
	margin-bottom: -1px;
	font-weight: bold;
}

h2 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11pt;;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	margin-bottom: -10px;
}

h3 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10Pt;
	font-style: normal;
	font-weight: bold;
	color: #993366;
	margin-bottom: -10px;
}

h4 {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9Pt;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}

p {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
}

li{
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 8pt;
	font-style: normal;
	font-weight: bold;
	color: #54304C;
	display: block;
	list-style-type: circle;
	white-space: normal;
}



.table {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #FF6699;
	border-top: 1px dotted #FFFFFF;
	border-bottom: 1px dotted #FFFFFF;
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
.epigrafe {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.texto-blanco {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a:link, a:active, a:visited {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #999999;
	text-decoration: none;
}

a.blanco:link{
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
	font-size: 7pt;
	color: #4DC2E5;
	text-decoration: underline;
	font-weight: bold;
}
