/* 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: trebuchet ms, Arial, Helvetica, Swiss, Geneva, Verdana, sans-serif; 
		margin-left: 0.1in;
		margin-right: 0.1in;
		margin-top: 0.0px;
		background:#FFCC66;
	}

	A:visited {
		font-size: 10pt; 
		text-decoration: underline; 
		color:#666666;
	}

	A:link {
		font-size: 10pt; 
		text-decoration: underline;
		color:#990033;
	}

	A:hover {
		font-size: 10pt; 
		text-decoration: underline; 
		color:#FF0000;
	}
	
	H1 	{
		font-size: 16pt;
		font-family: trebuchet ms, Arial, Helvetica, Swiss, Geneva, Verdana, sans-serif; 
		color:#800000;
	}

	H2 	{
		font-size: 14pt;
		color:#800000;
	}

	H3 	{
		font-size: 12pt;
		color:#FFCC00;
	}

	H4 	{
		color:#800000;
	}

	H1.mito {
	font-size: 12pt;
	color:#FFCC00;
	font-weight: bold;
	}
	p.mito {
	font-size: 12pt;
	color:#FFCC00;
	font-weight: bold;
	}

	P.copy {
		font-size: 8pt; 
		text-decoration:none;
		color:#000000;
	}

	.epigrafe {
		font-size: 8pt; 
	}


	PRE, TT {
		color: maroon;
		font-weight: bold;
	}

	TD, TH 	{
		font-size: 10pt; 
		font-family: trebuchet ms, Arial, Helvetica, Swiss, Geneva, Verdana, sans-serif; 
	}h1 {  font-size: 18pt}
	
	img {
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
