H1   	{  	color:  turquoise;

		font-family: Andale Mono; 

		font-size: 2em;

		font-weight: bold;

		text-align: center;

     	}



H2   	{ 	color:  turquoise;

		font-family: "Andale Mono";

		font-size: 1em;

		text-align: center;

     	}



H3   	{	color:  #00C1C1;

	  	text-decoration: underline;

		font-style: italic;

		margin-right: 80pt;

     	}



A    	{  	text-decoration: underline;

		color: teal;

     	}



A:visited	{	color: grey;

	}



A:hover {	color: blue;

		font-weight: bold;

		background-color: aqua;

     	}



Body	{	color: #009999;

		font-family: Arial;

		background-image: url(luce.jpg);

		background-repeat: no-repeat;

		background-position: bottom right;

		background-attachment: fixed;

		margin-left: 5pt;
; text-align: justify

	}h6 {  font-size: 12pt; font-style: normal; font-weight: normal; color: #006262; text-align: justify}
