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