.line {  line-height: 1px; background-color: #FFFFFF}
.texto {  font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000}
.textobl { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 ; font-weight: bold}
.linegris { line-height: 1px; background-color: #999999}
.linewhite { line-height: 11px; background-color: #FFFFFF }
.textorojo { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FF0000; font-weight: bold }
.textoblblanco { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #FFFFFF; font-weight: bold }
.textoitalic { font-family: Arial, Helvetica, sans-serif; font-size: 11px; color: #000000 ; font-style: italic}
.linewhitechiquito { line-height: 5px; background-color: #FFFFFF }
.textoitalicgr { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000 ; font-style: italic }
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 16px;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-transform: uppercase;
}
