a {
	 text-decoration: underline;
	color: #000000;
	}

a:hover {
	 text-decoration: none;
	color: #FFFFCC;
	background-color:#FF0000;
	}

p {
	padding-top: 0pt;
	text-indent: 40pt;
	margin-top: 7pt;
	}

td {
	font-family: Trebuchet MS, Arial, Verdana;
	font-size: 10pt;
	color: 00004a;
	}

td.menu {
	font-size: 10pt;;
	}

td.texto {
	padding-top: 0pt;
	text-indent: 40pt;
	text-align:justify;
	}

td.texto_big {
	padding-top: 0pt;
	text-indent: 40pt;
	text-align:right;
	font-size:12pt;
	}

p.titulo {
	font-size: 18pt;
	font-weight:bold;
	text-align:right;

	padding-right: 0px;
	padding-top: 0px;

	margin-top: 0px;
	margin-bottom: 20px;
	padding-bottom: 0px;

	border-bottom-width: 3px;
	border-bottom-style: double;
	border-bottom-color: #39408a;
	color: green;
	}

p.subtitulo {
	font-size: 14pt;
	font-weight:bold;
	text-align:left;
	
	padding-top: 0px;
	padding-bottom: 0px;

	margin-top: 0px;
	margin-bottom: 10px;
	text-indent: 0px;

	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: red;
	color: 39408a;
	}

ul {
	margin-left: 40pt;
	text-indent: 0pt;
	margin-top: 0pt;
	}
