body 	{
	background-attachment: fixed;
	font-family : Verdana,Arial;
	color : black;
	font-size : 14pt;
	text-align : center;
	}

A:LINK {
          font-family : Arial;
          font-size : 10pt;
          font-style:none;
          text-decoration: underline ;
          color : navy
	  }

A:VISITED {
          font-family : Arial;
          font-size : 10pt;
          font-style:none;
          text-decoration: underline ;
          color : navy
	  }

A:HOVER  {
         font-family : Arial;
         font-size : 10pt;
	 font-style:none;
	text-decoration: underline ;
	 color : orange;
  	 }


.login   {
	 text-align : left;

	 color : black;
	 font-weight: bold;
	 font-size: 10pt;
	 border : 0;
	 text-transform: uppercase;
	 }

.home    {
         font-family : Times New Roman,Verdana,Arial;
         background-color : #FFFFFF;
         color : black;
         font-size : 10pt;
         text-align : center;
         font-weight:none;
         }

.pagina  {
	 background-color : #FFFFFF;
	  font-family : Verdana,Arial;
	 }

H1       {
         font-family : Verdana,Arial;
         font-size:18pt;
	 font-weight:bold;
	 font-style:normal;
	 color:navy;
         }

H2       {
         font-family: Verdana,Arial;
         font-size:12pt;
	 font-weight:bold;
	 font-style:normal;
	 color:navy;
	 }

H3
{
     font-family: Arial,Verdana;
     font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
	 color : FF5511;
}

H4
{
     font-family: Arial,Verdana;
     font-size:10pt;
	 font-weight:bold;
	 font-style:normal;
	 color : 111144;
}

H5
{
     font-family: Arial,Verdana;
     font-size:9pt;
	 font-style:normal;
	 color : 000022;
}

H6
{
     font-family: Arial,Verdana;
     font-size:10pt;
	 font-style:normal;
	 color : EE8811;
}
