*  html  {
	 wide:0; 
	 margin:0;
	 padding:0;
	 border:0px none;
}

body {
		 background-color: #000000; 
		 margin-top: 0px;
		 margin-left: 50px;
		 margin-right: 50px;
		 margin-bottom: 0px;
		
}

.table {
	 background-color: #000000;
	 table-layout: fixed;
}
 
h1 {
	 font-size:40px; 
	 color:#000000;
}

h2 {
	 font-size:20px; 
	 color:#000000; 
	 line-height:2; 
	 font-family:"Verdana";
	 font-style : italic
}

h3 {
	 font-size:17px;
	 color:#000000; 
	 font-family:"Verdana";
	 font-style : italic;
}

p  {
	 font-size:15px; 
	 color:#000000; 
	 font-family:"Verdana";
	 font-style : italic
}

.link {
	 text-decoration:none;
	 color: #000000;
}


.linklogo {
	 text-decoration:none;
	 color: #FFFFFF;
	
}


a:hover {
	  color: #FF0000;
}

#foto {
	  overflow:hidden;
}


#info {
	  line-height:6mm;
}


