#tempo{
	background:#bbb;
	}

#dayTempo {
    font-size:90%;    
    margin-top:-3px;
	}

#dayEjp {
    font-size:90%;    
    margin-top:-3px;
	}

.edfTitle {
    font-size:110%;    
	font-variant: small-caps;
	line-height:2em;
	background:#ddf;
	padding-left:5px;
}

.edfblue {
	text-align: center;
	background-color: #0000ff;
	color: white;
	}
	
.edfred {
	text-align: center;
	background-color: #ff0000;
	color: white;
	}
	
.edfwhite, edf {
	text-align: center;
	background-color: #ffffff;
	color: black;
	}
	
.edf {
	text-align: center;
	}

#tempo table{
	padding:0;
	}
	
#tempo td {
	font-size:85%;
	padding-top:3px;
}

