body {
	background-color: #006B6C;
	font-family : "tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 11px;
	color : #F8FBFB;
     margin: 0px;
}

p {
	color: #00494A;
	font-size: 11px;
	font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
	line-height : 15px;
}
td {
     color: Black;
     font-size: 11px;
     font-family: "Tahoma",Verdana, Geneva, Arial, Helvetica, sans-serif;
}


.uno{
     background : url(intro_img/1.jpg) no-repeat top left;
     width : 307px;
     height : 425px;
}

.dos{
     background :  url(intro_img/2.jpg) no-repeat top left;
     width : 337px;
     height : 425px;
}
.tres{
     background :  url(intro_img/main_04.jpg) no-repeat left top;
     width : 140px;
     height : 355px;
}
.invisible{
     visibility: hidden;
     color : White;
}