.gigday {
	font-style: italic;
}
.gigyear {
	
	font-weight: bold;
	color: #333366;
	background-color: #ffffff;
	text-align: left;
}
.gigmonth {
	font-weight: bold;
	color: #333366;
	background-color: #cccccc;
	text-align: left;
}
.gigtime {
	
	text-align: center;
	
}
.gigstable {
	background-color: #ffffff;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 80%;
	color: #333366;
	border: 1px solid #cccccc;
}
.gigstable td {
	border: 1px solid #ffffff;
}

