body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif; 
	color: #006699;
	margin-top:0; padding-top: 0;
}
h1 {
	font-size: xx-large;
}
h2 {
	font-size: x-large;
}
h3 {
	font-size: large;
}
h4 {
	font-size: medium;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
a:link {
	color: #000099;
}
a:visited {
	color: #660066;
}
a:hover {
	color: #3366CC;
}
a:active {
	color: #3399FF;
}
.softtop_table {
	background-attachment: scroll;
	background-image:  url("/_images/softtop.gif");
	background-repeat: repeat-x;
	background-position: left top;
}
.blockyblocky {
	background-attachment: scroll;
	background-image:  url("/_images/blockyblocky.gif");
	background-repeat: repeat-x;
	background-position: left bottom;
}
.whatson_date {
	font-size: small;
	font-weight: bold;
	color: #006699;
}
.whatson_event {
	font-size: small;
	font-weight: bold;
}
.whatson_soldout {
	color: #FF0000;
	font-weight: bold;
	font-size: x-small;
}
.whatson_details {
    font-size: x-small
}
.datestamp {
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
}
.footer {
	font-size: x-small;
	color: #666666;
}
.footer_copyright {
	font-size: small;
	color: #666666;
}
.footer_designer {
	font-size: 9px;
	color: #CCCCFF;
}
.reminder {
	color: #CC0000;
	font-weight: bold;
}
