BODY {
        font-family: verdana, arial, helvetica, sans-serif;
	background: #ddd url(http://www.lsci.it/images/bg.jpg) repeat-y center;
      }

.text {               		
        font-family: tahoma, verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
	color: #00ba00;
	font-weight: 300;
	text-decoration: none;
	background-color: transparent;
	letter-spacing: 0.2px;
	margin: 0;	
      }

.text1 {               		
         font-family: tahoma, verdana, arial, helvetica, sans-serif;
	 font-size: 16pt;
	 color: #00ba00;
	 text-decoration: none;
	 letter-spacing: 0px;
	 margin: 0;
	 background-color: transparent;
       }

.text2 {               		
         font-family: "Courier New", Courier, monospace;
	 font-size: 14pt;
	 color: #707070;
	 text-decoration: none;
	 letter-spacing: 0px;
	 font-weight: 300;
	 margin: 0;
	 background-color: transparent;
       }
       
.text2 A:hover {               		
         font-family: "Courier New", Courier, monospace;
	 font-size: 14pt;
	 color: #707070;
	 text-decoration: none;
	 letter-spacing: 0px;
	 font-weight: 300;
	 margin: 0;
	 background-color: #ddd;
       }

