table.PresentationFigure {
	border-left: 1px solid #dcdcdc;
	border-bottom: 1px solid #dcdcdc;
	font-family: Verdana;
	font-size: 8pt;
	background-color: #ffffff;
}
table.PresentationFigure td
{
	border-right: 1px solid #dcdcdc;
	border-top: 1px solid #dcdcdc;
}
table.PresentationFigure thead
{
	font-weight: bold;
}
table.Presentation
{
	color: #ffffff;
	font-family: Verdana;
	font-size: 8pt;		
}
div.PresentationTitle
{
	font-size: 48pt;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;
}
div.PresentationHeading
{
	font-size: 26pt;
	font-family: Times New Roman;
	color: #ffffff;
	font-weight: bold;
}
div.PresentationSubHeading
{
	font-size: 18pt;
	font-family: Times New Roman;
	color: #ffffff;
}