p.imgcap {
	font-family: 'Arial';
	font-size: 12px;
	text-align: center;
}
p.normal {
	font-family: 'Arial';
	font-size: 12px;
}
p.emph {
	font-family: 'Arial';
	font-size: 14px;
}
p.title {
	font-family: 'Arial';
	font-size: 16px;
	font-style: italic;
	text-align: center;
}
p.header {
	font-family: 'Arial';
	font-size: 30px;
	font-weight: bold;
}
div.leftcol {
	position: relative;
	float:left;
	width:266px;
	padding-left:40;
}
div.rightcol {
	position: relative;
	float:right;
	width:380px;
	padding-right:40;
}
div.bottom {
	position:relative;
	float:left;
	margin-left:40px;
	margin-right:40px;
	margin-bottom:40px;
	margin-bottom:20px;
}
.workshop {
	font-weight: bold;
}
