body {
	margin-left: 1px;
	margin-top: 0px;
	margin-right: 1px;
	margin-bottom: 1px;
	font-family: Verdana, Tahoma;
	font-size: 8pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	letter-spacing: normal;
	vertical-align: top;
	background-color: #990000;
}

a.clase1:visited {text-decoration: none; color:#FFFFCC} 
a.clase1:active {text-decoration: none; color:#ff0000} 
a.clase1:link {text-decoration: none; color:#993300} 
a.clase1:hover {text-decoration: none; color:#9dceff}
a:link {text-decoration: none; color:#000000} 
a:visited {text-decoration: none; color:#333333} 
a:active {text-decoration: none; color:#FF0000} 
a:hover {text-decoration: none; color:#666666} 


.textocorto {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #999999;
	text-align: center;
}
.comentarios {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-align: center;
}
.texto {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 12px;
	line-height: normal;
	color: #333333;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	font-weight: normal;
	font-style: normal;
}
.titulo {
	font-family: bimini, Verdana, Tahoma, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-align: justify;
	text-indent: 0px;
	vertical-align: middle;

}
.textoform {
	font-family: Verdana, Tahoma, sans-serif;
	font-size: 11px;
	line-height: normal;
	color: #990000;
	text-align: justify;
	text-indent: 0px;
	vertical-align: top;
	font-weight: Bold;
	font-style: normal;
}