BODY	{
	background: black;
	}


H1	{
	white-space: pre;
	text-align: left;
	letter-spacing: .4em;
	background: #7BC618;
	color: white;
	font: normal 20pt "Nueva Roman", "Lithos Regular"
	}

	 
H1:head	{
	white-space: pre;
	text-align: left;
	letter-spacing: .5em;
	background: #7BC618;
	color: white;
	font: normal 25pt "Nueva Roman", "Lithos Regular"
	}
	 
	 
P 	{
	white-space: pre;
	text-align: justify;
	font: 15pt  "Verdana";
	color: #FFFF10
	}
	
P.index {
	white-space: pre;
	text-align: center;
	font: 15pt  "Verdana";
	color: #FFFF10
	}
	
P.logo	{
	white-space: pre;
		text-align: center;
		letter-spacing: .5em;
		background: #7BC618;
		color: white;
	font: normal 20pt "Nueva Roman", "Lithos Regular"
	}
	 
	   
	   
EM	{
	font: 15pt  "Verdana";
	color: white
	}
	
	   

A:link	{
	background: yellow;
	color: green;
	text-decoration: none
	}
	 
A:visited	{background: #7BC618; color: yellow; text-decoration: none}
A:hover		{background: #FF8429; color: white;  text-decoration: none}
A:active	{background: white;   color: black;  text-decoration: none}

	 
	 
	