div.header p.introtext
{
	text-align: center;
	margin-left: 30%;
	margin-right: 30%;
	font-weight: bold;
	font-size: 12pt;
}

.intro_quote
{
	margin-left: 18%;
	margin-right: 18%;
	text-align: left;
	font-size: 10pt;
}

.excerpt
{
	margin-left: 3em;
	margin-right: 3em;
	text-align: left;
	font-family: monospace;
}

.code
{
	font-family: monospace;
	font-weight: bold;
	font-style: italic;
}

.speaker
{
	font-weight: bold;
}

.click_on_new
{
	font-size: 8pt;
	text-align: center;
}

table.contents_table
{
	width: 100%;
}

table.contents_table td
{
	width: 50%;
	vertical-align: top;
}
