.fecha {
	font-size: 10pt;
	font-style: italic;
	color: #000000;
}
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
}
h1 {
	font-size: 23px;
	font-weight: bold;
	color: #BD4343;
}
h2 {
	font-size: 17px;
	font-weight: bold;
}
h3 {
	font-size: 13px;
	color: #003366;
	text-transform: uppercase;

}
a:link {
	color: #003366;
	font-size: 11px;


}
a:visited {
	font-size: 11px;
	color: #FFFFCC;
}
a:hover {
	color: #CC3333;
}
p {
	text-align: justify;
}
