body	{
font-family: arial, sans-serif;
font-size: 11.5pt;
line-height: 13.5pt;
color: #ffffff;
}


#maintext {
margin-top: 0;
padding-top: 0;
padding-bottom: 1em;

font-family: arial, sans-serif;
font-size: 11.5pt;
line-height: 15pt;
color: #ffffff;
}






.workshop.class {
font-weight: normal;
}

.workshop.instructor {
font-style: italic;
}


.workshops.days {
color: #ffffff;
font-size: 12.5pt;
line-height: 24px;
}




a.collage, a.collage:visited {
text-decoration: none;
color: #ffffff;
font-weight: bold;
}

a.collage:hover,  a.collage:active {
color: #cccccc;
text-decoration: none;
font-weight: bold;
}





a, a:visited {
color: #ffffff;
text-decoration: none;
}

a:hover, a:active {
color: #ffffff;
text-decoration: underline;
}





/* Special cases text */

.off {
 color: #542015;
 }

.on {
 color: #FFEF87;
 }


.top {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	margin-right: 10px;
	padding-right: 10px;
}



