@charset "UTF-8";
/* CSS Document */

.texto {
	font-size: 13px;
	text-align:justify;
	font-family: Arial, Helvetica, sans-serif;
	color:#000;
	text-align: left;
}
.sudtiulos {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-weight:bold;
	text-align:center;
	color:#093;
}

.anexos {
	font-size: 13px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	text-align:center;
	color:#333;
}
.titulo {
	font-size: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	font-weight:bold;
	text-align:center;
	color:#093;
	text-transform:uppercase;
}	
body {
	background-image:url(../images/bg-top.jpg)  center top repeat-y;
}

.notas {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-stretch:condensed;
	text-align:center;
	color:#093;
}

a:link {
	color:#093;
}
a:visited {
	color:#036;}
	
	.Section1 table {
	color:#033;
}
