body {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 14px;
	margin-bottom : 0px;
	margin-left : 0px;
	margin-right : 0px;
	margin-top : 0px;
}

td {
	font-size : 14px;
}

<!-- added in to fix EventHandler formatting -->
th {
	font-weight: normal;
}
<!-- // added in to fix EventHandler formatting -->

.small {
	font-size: 9pt;
}

.verysmall {
	font-size: 8pt;
}


.big  {
	font-size: 14pt;
	font-weight: bold;
}

.headline  {
	font-size: 24px;
	font-weight: bold;
	text-transform : uppercase;
}

.smallhead  {
	font-size: 15px;
	font-weight: bold;
	text-transform : uppercase;
}

.kicker  {
	font-size: 18px;
	font-weight: bold;
	text-transform : uppercase;
}


TABLE.whenwhere {
 border : 1px inset Gray;
 width : 100%;
} 


TABLE.listings {
 border : 1px inset Gray;
 width : 200px;
} 

.grey {
 border : 1px inset Gray;
} 

.box {
	border : 1px solid Gray;
	padding: 2px 2px 2px 2px;
} 

.bold {
	font-weight : bold;
}

.smallcaps  {
	font-size: 9pt;
	text-transform : uppercase;
	list-style : square;
}

.allcaps  {
	text-transform : uppercase;
}

.boldcaps {
	text-transform : uppercase;
	font-weight : bold;
}

.listingsvenue {
	text-transform : uppercase;
	font-weight : bold;
}

.listingsdate {
	text-transform : uppercase;
	font-weight : bold;
	font-size: medium;
	color: #003366;
}

.nav2	{
	color: #FFFFCC;
	font-size: 10px;
	text-transform : uppercase;
}

A.nav2:hover	{
	color: #FFFFFF;
}

A.nav2:link	{
	color: #FFFFCC;
}

A.nav2:active	{
	color: #FFFFFF;
}

A.nav2:visited	{
	color: #FFFFCC;
}

.nav3	{
	color: #006699;
	font-size: 10px;
}

A.nav3:hover	{
	color: #66ccff;
}

A.nav3:link	{
	color: #ccffff;
}

A.nav3:active	{
	color: #ffffff;
}

A.nav3:visited	{
	color: #6699cc;
}

A.footer:hover	{
	color: #00ccff;
	font-size: 9pt;
}

A.footer:link	{
	color: #3399ff;
	font-size: 9pt;
}

A.footer:active	{
	color: #66ffff;
	font-size: 9pt;
}

A.footer:visited	{
	color: silver;
	font-size: 9pt;
}
.bottom {
	color: #F0FFFF;
	font-size: 9pt;	
}

A.bottom:hover	{
	color: #00ccff;
}

A.bottom:link	{
	color: #F0FFFF;
}

A.bottom:active	{
	color: #66ffff;
}

A.bottom:visited	{
	color: silver;
}

.gutter	{ 
	  margin-left: 8px;
	  margin-right: 8px;
	  margin-top: 8px;
	  margin-bottom: 8px;
}

.white	{
	color: #FFFFFF;
}
	
.grey	{ 
	  color: #DCDCDC;
}

.grey_dark	{ 
	  color: #a9a9a9;
}

.blue	{ 
	  background-color: #B0C4DE;
}
	
.red	{ 
	  color: #990000;
}
	
.green	{ 
	  background-color: #8FBC8F;
}
	
.yellow	{ 
	  background-color: #FFF8DC;
}




<!-- Ad formating classes -->
.plaintext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	
.headlinelarge {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	
.headlinemedium {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	
.headlinesmall {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	
.plaintextreverse{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
.headlinelargereverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
.headlinemediumreverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
.headlinesmallreverse {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
<!-- END Ad formating classes -->

<!-- Admin text format classes -->
A {
	color: #660000;
}
	
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #000000;
	text-decoration: none;
}
	
.reversetext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
.title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #7497A7;
	text-decoration: none;}.reversetitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
	
.bodycell {
	background-color:#CED6D9;
}
	
.headercell {
	background-color:#7497A7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.dropcap { 
font-size: 20px;
background:  000;
color: white; 
float: left;
margin-right: 5px;
margin-left: 1px;
margin-top: 3px; 
} 

<!-- END Admin classes -->
<!-- HEx Colours used in WCS -->
<!-- #CED6D9 light blue backgrounds -->
<!-- #7497A7 dark blue titles and header/divider cells -->
<!-- #666666 maroon link colour -->
<!-- #FFFFFF white for reversed text -->

<!-- NEW TEMPLATE : 2005-01-20 -->

.topadspace {
	background-color: #666666;
}

.highlights {
	background-color: #333333;
	color: #FFFFCC;
	font-size: 10px;
	text-transform : uppercase;
}

.topnav {
	background-color: #333333;
}

<!-- END NEW TEMPLATE -->

.mt2 {
	margin-bottom:-20;
}

