.textbox { font-variant: small-caps; text-align: right; }
.boxtitle { font-family: impact, courier; font-size: 18pt; color : #ffffff; background-color: blue; padding: 12px; text-align:center; line-height: 24pt }

.boxtext { font-family: Helvetica, sans-serif; font-size: medium; color : #ffffff; background-color: #ff6633; text-align: left; padding: 12px; }
.boxtext a { color : white; }
.boxtext a:hover { color : black; }

.big {
	font-family: Verdana;
	font-size: 24px;
	font-weight:bold;
}


.date {
	font-size: 12pt;
	font-weight : bold; 
	text-decoration : underline; 
	color: #ccc;  
}

.venue {
	font-size: 10pt;
	font-weight : bold; 	
	color: #ccc;
}

.supports {
	font-size: 8pt;
	color: #fff;	
}

.blurb {
	font-size: 8pt;
	color: #000;
	padding: 5px;
}
.blurb a { color: #fff; }
.blurb a:hover { color: #36f; }