.gigday {
	font-style: italic;
	font-weight: bold;
}
.gigyear {
	
	font-weight: bold;
	color: #FFFFFF;
	background-color: #CCCCCC;
	text-align: center;
}
.gigmonth {
	font-weight: bold;
	color: #FFFFFF;
	background-color: #999999;
	text-align: left;
}
.gigtime {
	
	text-align: center;
	
}
.gigstable {
	width: 80%
	background-color: ##660000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	
}
.gigstable td {
    align: center;
   
}

