
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e6e6e6;
	SCROLLBAR-HIGHLIGHT-COLOR:#DF0024 ;
	SCROLLBAR-SHADOW-COLOR:#DF0024 ;
	SCROLLBAR-3DLIGHT-COLOR: #ffffff;
	SCROLLBAR-ARROW-COLOR: #ffffff;
	SCROLLBAR-TRACK-COLOR: #ffffff;
	SCROLLBAR-DARKSHADOW-COLOR:#DF0024 ;
	SCROLLBAR-FACE-COLOR:#DF0024 ;
}
.TituloPrime {
   font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 16px;
	color: White;
	line-height: 16px;
	margin-left: 20px;
   margin-right: 20px;
	text-align: justify;
}
.Titulo {
   font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 14px;
	color: #E0122D;
	line-height: 14px;
	text-align: left;
}
.Titulo2 {
   font-family: "Trebuchet MS";
	font-weight: bolder;
	font-size: 12px;
	color: #E0122D;
	line-height: 12px;
	text-align: left;
}

.Tabla01 { font: normal bold 11px Tahoma;  left: auto;
 margin-left: 20px;
 margin-right: 20px;
 text-align: justify;
}
.Tabla02 { font: normal 11px Tahoma;  left: auto;
 margin-left: 20px;
 margin-right: 20px;
 	text-align: justify;
}
.Tabla03 { font: normal bold 11px Tahoma;
}
.Tabla04 { font: normal 13px Impact;
	text-align: justify;
}
.Tabla05 { font: normal 11px Tahoma;
 	}
.Fecha { font: normal 11px Tahoma; color: #868686;
 	}
.Parche {
	font-weight: bolder;
	font-size: 18px;
	color: #ffffff;
}
a:link {
	color: #DF0024;
	text-decoration: none;
}
a:visited {
	color: #DF0024;
	text-decoration: none;
}
a:hover {
	color: #B5001B;
	text-decoration: underline;
}
a:active {
	color: #DF0024;
	text-decoration: none;
}