/* CSS Document */.texto {
	font-family:Courier New ;
	font-size: 14px;
	color: #3863B1;
}
.Texto2 {
	font-family: Courier New, Courier, mono;
	font-size: 12px;
	color: #999999;
	
}
.SubTitulo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #3857F8;
	font-weight: bolder;
}
.Titulo {
	font-family: boock antigua italic ;
	font-size: 19px;
	
	font-weight: bold;
}

.texto1 {
	font-family: sans-serif ;
	font-size: 12px;
	color: #353C96;
	
}

.body {
	background-color: #EFDCCD;
	}