.bodyclass{
	background-color: #B5DFEF; 
	background-image: url('./enzolog.jpg'); 
	background-repeat: no-repeat; 
	background-attachment:fixed; 
	background-position:center;
}
.tableclass{
	background-color: #B5DFEF; 
        font-size:12px;
}
.intestclass{
        font-weight:bold;
}

TD{
font-size: 70%;
}
TR{
font-size: 70%;
}

.medio{
 vertical-align: middle;
 font-size: 9px
}

.grande{
 vertical-align: top;
 font-size: 10px
}

input{
font-size: 90%;
width: 50%;
height: 10%;
}

select{
font-size: 90%;
}