﻿body {
	background-color:#C6E0FD;
	font-size: 11pt;
	font-family: Times New Roman, Verdana, Arial;
}
P.comentario{
	font-size: 11pt;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial;
	text-align: justify;
	margin-top: 12px;
	margin-left: 8px;
	margin-right: 8px;
	margin-bottom: 8px;
	text-indent: 25px;
}
h1{
	font-family: Times New Roman;
	font-size:11pt;
	font-style: italic;
	font-weight: bold;
	text-decoration: underline;
	text-align: left;
	color: black;
	text-indent: 25px;
}	
h2{
	font-family: Times New Roman;
	font-size:10pt;
	font-style: italic;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: center;
	color: white;
}
h3 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	font-size: 18px;
}
h4 {
	font-family: Times New Roman, Times, serif;
	font-style: italic;
	font-weight: bold;
	text-align: center;
	font-size: 15px;
}
table.plani{
	font-size: 11pt;
	color: #000000;
	font-family: Times New Roman, Verdana, Arial;
	padding:3;
	text-indent: 10px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #FFFFFF;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}

