H2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	background-color: #FF0000;
	margin:3px
}
.borderojo{
	border-width: 2px;
	border-style: solid;
	border-color: #FF0000;
	color: #FF0000;

}
.bloquerojo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	border-width: 0px;
	border-style: solid;
	border-color: #FF0000;
	color: #FF0000;
	margin: auto;
	letter-spacing: normal;
	vertical-align: text-top;
}
.bloqueblanco {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-align: justify;
	border-width: 2px;
	border-style: solid;
	border-color: #000000;
	color: #FFFFFF;
	margin: 0;
	padding:3;
	letter-spacing: normal;
	vertical-align: super;
	background-color: #FF0000;
	line-height: normal;
}
H3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: oblique;
	font-weight: bold;
	font-variant: normal;
	color: #FF0000;
	background-color: #FFFFFF;
	border-width: 2px;
	border-style: solid;
	border-color: #FF0000;
	line-height: normal;
	margin:0px


}
.letrainicial {
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 18pt;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
}
