
.Estilo1 {
	font-family: Tahoma;
	font-size: 11px;
}
.Estilo2 {
	font-family: Tahoma;
	font-size: 13px;
}
.Estilo3 {
	font-family: Tahoma;
	font-style:Bold;
	font-size: 14px;
	color:#CC0000;
}
.Estilo4 {	font-size: 16px;
	font-weight: bold;
}
.Estilo5 {
	font-family: Tahoma;
	font-size: 12px;
	font-stretch:expanded;
}
.Estilo6 {font-size: 16px; font-weight: bold; font-family: Tahoma; }
.h1 {font-family: Tahoma; font-size: 16px; font-weight: bold; margin-bottom:4px; }
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/fonditos/fondo3.gif);
}
.off {	font-family: Arial Black, Arial, Helvetica, Tahoma, Verdana;
		font-size:11px;
		color:#003399;
		width:69;
		text-decoration:none;		
		cursor:hand;}

.on{background: #F2F2F2;
	font-family: Arial Black, Arial, Helvetica, Tahoma, Verdana;
	font-size:11px;
	color:#006699;
	width:69;	
	text-decoration:none;	
	cursor:hand;}
