.titlebar {
	font-family: "Trebuchet MS", Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: 3px;
}
.subtitle {
	font-family: "Trebuchet MS", Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
	letter-spacing: normal;
}
.bodytext {
font-size: 16px
}
.lecturetitle {
	font-size: 14px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-variant: small-caps;
}
.bartitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	background-color: #666666;
	color: #FFFFFF;
}
