
body {
	background-color : #000000;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}

#div1 {
	background-color: SlateGray;
	border-width: 100%;
	border-style: solid;
	border-color: gainsboro gainsboro ghostwhite ghostwhite;
        	}
#div2 {
	background-color: transparent;
	border-width: 100%;
	border-style: solid;
	border-color: gray;
        	}
#div3 {
	background-color: transparent;
	border-width: 100%;
	border-style: solid;
	border-color: yellow yellow goldenRod goldenRod ;
		font-size: 24px;        	
		text-align:center;
	
		}

#div4 {
	background-color: #D3D3D3;
	border-width: 100%;
	border-style: solid;
	border-color:  goldenRod goldenRod yellow yellow ;
        	}


#tabella1{
	table-layout:fixed;
	width:100%;
	background: transparent;
	border-style:solid;
	line-height : 2.5em;
	border-color: white;
	text-align:center;	
	}
#div4 {
	background-color: transparent;
	border-width: 100%;
	border-style: solid;
	border-color: goldenRod goldenRod yellow yellow;
		font-size: 28px;        	
		text-align:center;
	height : 50px;
		}


#tabsup {
	table-layout:fixed;
	width:100%;
   	background : #F0E68C;
   	font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
           } 

 #colsin {
     background : #2F4F4F;
     font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
     color : Silver;
     border : 1px solid black;
       }
 
#coldest {
     background : #2F4F4F;
     font : bold 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
    color : Silver;
    border : 1px solid black;
     }
#colprinc {
  background : White;
  color : Black;
  font : 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
  line-height : 2.5em;
  border : 1px solid black;
     }

#tabsupgrey {
   background : transparent;
   padding : 5px;
   border : 1px solid yellow;
        } 
#td1{
	width="100%"	
	background-color: transparent;
	line-height : 2.5em;	
	border-color: yellow;
         
	} 

#td6{
	width="40px"	
	background-color: transparent;
        text-align:left;
	font-color: yellow; 
       } 

#td7{
	width="60%"	
	background-color: transparent;
	text-align:left;
       } 

#h3 { font size="3";
	font face="Arial";
		} 

