HTML {
margin: 0px;
padding: 0px;
}

body,p,td
 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 150%;
}
a:link			{ font-weight: normal; color: #FF99FF; text-decoration: none; }
a:visited 		{ font-weight: normal; color: #CC66CC; text-decoration: none; }
a:hover 		{ font-weight: normal; color: #FFCCFF; text-decoration: none; }
.pagebody {
	background-color: #333333;
	margin: 8px;
	padding: 8px;
	text-decoration: none;

}
.maintable {
	background-color: #000000;
}


/* headline */
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: #FFFFFF;
	line-height: 150%;
}

h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #CC66CC;
	line-height: 100%;
}

/* subnav text */
.subnav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 125%;
}
a:link			{ font-weight: normal; color: #FFFFFF; text-decoration: none; }
a:visited 		{ font-weight: normal; color: #CC66CC; text-decoration: none;  }
a:hover 		{ font-weight: normal; color: #FFCCFF; text-decoration: none; }


/* bio text */
.bios {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 150%;
}


/* link text */
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 125%;
}
a:link			{ font-weight: normal; color: #FF99FF; text-decoration: none; }
a:visited 		{ font-weight: normal; color: #CC66CC; text-decoration: none;  }
a:hover 		{ font-weight: normal; color: #FFCCFF; text-decoration: none; }


/* gig link text */
.gigdetails {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #999999;
	line-height: 150%;
}
a.gigdetails:link { 
	font-weight: normal;
	color: #AAAAAA;
	text-decoration: none; 
}
a.gigdetails:visited {
	font-weight: normal;
	color: #999999;
	text-decoration: none;
}
a.gigdetails:hover {
	font-weight: normal;
	color: #BBBBBB;
	text-decoration: none;
}

/* news link text */
.newslinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #FFFFFF;
	line-height: 150%;
}
a:link			{ font-weight: normal; color: #FF99FF; text-decoration: none; }
a:visited 		{ font-weight: normal; color: #CC66CC; text-decoration: none;  }
a:hover 		{ font-weight: normal; color: #FFCCFF; text-decoration: none; }
