.gigday {
	font-style: italic;
	font-weight: bold;
}
.gigyear {
	
	font-weight: bold;
	color: #000000;
	background-color: #CC6633;
	text-align: left;
}
.gigmonth {
	font-weight: bold;
	color: #000000;
	background-color: #CC6633;
	text-align: left;
}
.gigtime {
	
	text-align: center;
	
}
.gigstable {
	width: 600px
	background-color: #CC6633;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	color: #FFFFFF;
	border: 1px solid #000000;
}
.gigstable td {
	border: 1px solid #CC6633;
}

