/* Hoja de estilo en cascada para NAyA by Ampac*/
/* para linkearla hay que poner: */
/* <LINK REL=stylesheet HREF="estilo.css" TYPE="text/css"> */
	BODY {	
		font-size: 10pt; 
		font-family: Arial, Helvetica, Swiss, Geneva, Verdana, sans-serif; 
		margin-left: 0px;
		margin-right: 0px;
		margin-top: 0.0px;
		background:#FFFFFF;
	}

	A:visited {
		font-size: 9pt; 
		text-decoration: underline; 
		color:#800000;
		font-weight:bold;
	}

	A:link {
		text-decoration: underline;
		color:#800000;
	}

	A:hover {
		text-decoration: underline; 
		color:#800000;
	}

	H4 	{
	color:#800000;
	font-size: 12px;

	}

	PRE, TT {
		color: maroon;
		font-weight: bold;
	}

	TD, TH 	{
		font-size: 9pt; 
		font-family:  Arial, Helvetica, Swiss, Geneva, sans-serif; 

	}
h1 {  font-size: 14pt; color: #800000}
h2 { font-size: 12pt; color: #800000 }
h3 { font-size: 12pt; color: #800000 }
.blanco {
	font-size: 12px;
	color: #FFFFFF;
}
