BODY
{	
	background:white; 
} 

H1
{	text-alig:center;
	letter-spacing:.1em;
	background:white;
	color:black;
	font:bold 20pt "Nueva Roman", "Lithos Regular"
}
P
{	font: 12pt/15pt "Times New Roman", "Arial";
	FONT-STYLE: non-italic;
    	BACKGROUND-COLOR: white;
    	text-align: justify;
}
P.aaa
{
    CURSOR: wait;
    FONT-FAMILY: 'Arial Black'
}
A:link
{	 
	color:blue;
	font:bold;
	text-decoration:none
}
A:visited
{	 
	color:purple;
	font:bold;
	text-decoration:none
}
A:hover
{	 
	color:blue;font:bold;
	text-decoration:underline
}
A:active
{	 
	color:#A50063;
	text-decoration:none
}
#textfont
{	font: 8pt/10pt "Times New Roman", "Arial";
	text-align: center;
	width:140;
}
