.slide
{
	background: white;
	color: #000040;
}
.name
{
	font-family: 'charter';
	text-align: center;
	color: #000040;
	font-style: italic;
	font-size: 36pt;
}
.author
{
	font-family: 'charter';
	text-align: center;
	color: #000040;
	font-style: italic;
	font-size: 24pt;
}
.title
{
	font-family: 'charter';
	text-align: center;
	color: #000040;
	font-style: italic;
	font-size: 36pt;
}
.bullet
{
	font-family: 'charter';
	list-style-type: disc;
	color: #000040;
	font-size: 24pt;
}
.gif
{
	list-style-type: none;
}
.note
{
	font-family: 'charter';
	color: blue;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 14pt;
}
.number
{
	font-family: 'charter';
	color: gray;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 12pt;
}
.tableRow
{
	font-size: 18pt;
}
.tableData
{
	font-size: 18pt;
}
