/*
	These are the client styles. Convio does not
	maintain this file.
*/


.headline {
	color: #36c;
	font-size: 14pt;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.subheading {
	color: #399;
	font-size: 12pt;
	font-weight: bold;
}

.byline {
	color: #609;
	font-size: 10pt;
	font-style : italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

.photocaption {
	color: #609;
	font-size: 8pt;
	font-style : italic;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

/*
	Customer styles
*/
TABLE {
	border-collapse: collapse;
}


.footer {
	color: #36c;
	text-align: center;
}

.copyright {
	font-size: 8pt;
}


TD.TestSecondaryColor {
 background-color:#FFF;
}



