body {
	background: #fff;
	color: #3f3f3f;
	font-family: Tahoma, "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 14px;
	padding: 20px 15% 0 10%;
	border-top: 2px solid #cccccf;
	border-left: 2px solid #cccccf;
}

h1, h2 {
	margin: 0.2em 0 0.4em 0;
	color: #F49A39
}

h2 {
	border-bottom: 2px solid #ce8b30
}

h3 {
	font-weight: bold;

}

speaker {
	font-style: italic;
	font-weight: bold;
}

lecture {
	text-align: right;
}

warning {
	font-weight : bold;
	color : #FF0000;
	text-align: center;
}