body { color: black; font-size: 9px; font-family: Verdana, Arial, Helvetica, sans-serif; background-color: black; text-align: center; }
body, html { height: 100%; }
p { font-size: 11px; }
a:link 
a:visited {
	color: #006699;
}
a:hover { font-weight: bold; }
a:active {
	color: #FFFFFF;
}
.maintable { font-size: 11px; background-image: url(../images/system/rightside.jpg); padding: 10px; }
.notestable { font-size: 11px; background-image: url(../images/system/notes-background.jpg); padding: 10px; }
.eventstable { font-size: 11px; background-color:#FFFFFF; padding: 10px; }
.eventheader {
	font-size: 14px;
	background-color:#003B55;
	color:#FFFFFF;
	padding: 10px;
}
.dates {
	font-size: 11px;
	color:#006699;
	vertical-align:top;
}
.gigtitle {
	font-size: 11px;
	color:#006699;
	font-weight: bold;
	vertical-align:top;

}
.gig {
	font-size: 11px;
	color:#006794;
	vertical-align:top;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
}
h1 { color: #006794; font-size: 14px; font-weight: bold; }
