body
{
	font-family: Sans-Serif;
	font-size: 10pt;
}

a
{
	color: #36A;
}

a:link, a:visited
{
	text-decoration: none;
}

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

h1
{
	font-size: 20pt;
}

h2
{
	font-size: 15pt;
}

h3
{
	font-size: 13pt;
}

h4
{
	font-size: 11pt;
	margin-bottom: 8px;
}

img
{
	border: 4px solid #000;
	padding: 1px;
	margin-right: 4px;
	margin-bottom: 4px;
}

.speaker
{
	padding-left: 8px;
	font-weight: bold;
}

.talk
{
	font-style: italic;
}
