body {
	font-family: "Tahoma";
	font-size: 11px;
	color: #666666;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a {
	font-size: 11px;
	color: #4294DE;
}
a:hover {
	text-decoration: none;
	color: #4294DE
}
a:active {
	text-decoration: underline;
	color: #4294DE
}

.texto {
	font-family: "Tahoma";
	font-size: 11px;	
	color: #333333;
}

.notas {
	font-family: "Tahoma";
	font-size: 11px;	
	color: #FF0000;
}

.pie {
	font-family: "Tahoma";
	font-size: 10px;
	font-weight: bold;	
	color: #E69D04;
}
.titulos {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #3984C8;
}
.chiqui {
	font-family: "Tahoma";
	font-size: 9px;
	font-weight: bold;
	color: #666666;
}
.subtitulo {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #e69d04;
}

#bottom {
	font-family: "Tahoma";
	font-size: 10px;
	color: White;
}

#bottom a {
	color: White;
}
.instrucciones {
	font-weight: bold;
	font-size: 11px;
	color: #333333;
	}

.titulo2 {
	font-size: 18px;
	background-image: url(images/lineae.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #3984C8;
}

.subtitulo1 {
	font-family: "Tahoma";
	font-size: 12px;
	font-weight: bold;
	color: #e69d04;
}

#lineV {
	background-image: url(images/lineV.gif);
	background-repeat: repeat-y;
	background-position: center;	
}

.lineH {
	background-image: url(images/lineae.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
.texto2 {
	font-family: "Tahoma";
	font-size: 11px;	
	color: #000000;
}
.titulosWhite {
	font-family: "Tahoma";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.titulo2white {
	font-size: 18px;
	background-image: url(images/lineae.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	color: #FFFFFF;
}
.tit-4white {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: lighter;
	color: #FFFFFF;
	font-style: italic;
}
.citasjulio {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #00020E;
	font-style: italic;
	line-height: normal;
}
.tit-4julio {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #202F4F;
	font-style: italic;
}
