/* Scottys Bar css document */

body {
	background-color: #42474B;
}
.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	font-weight: bold;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	color: #85b3d7;
	font-size: 16px;
	font-weight: bold;
}
.act {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #FFFFFF;
}
.description {font-size: 12px}
td{font-size:25px!important}