.gigday {
        font-style: italic;
		font-weight: bold;
}
.gigyear {

        font-weight: bold;
        color: #FFFFFF;
        background-color: #0099CC;
        text-align: center;
}
.gigmonth {
        font-weight: bold;
        color: #0099CC;
        background-color: #ccCCCC;
        text-align: left;
}
.gigtime {

        text-align: center;

}
.gigstable {
        background-color: #FFFFFF;
        font-family: Arial, Helvetica, sans-serif;
        font-size: 80%;
        color: #000000;
        border: 1px solid #ffffff;
}
.gigstable td {
        border: 1px solid #ffffff;
}		