#presentationMaterials tr{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	background-color: #E1E1E1;
	width: 85%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 60em;
	margin-left: auto;
}

#presentationMaterials td {
	line-height: 20px;
	padding-left: 20px;
	background-color: #FFF;
}
#presentationMaterials th {
	font-size: 1.25em;
	line-height: 30px;
	font-weight: bold;
	color: #fff;
	background-color: #060606;
	height: 30px;
	padding-left: 10px;
	text-align: left;
}
#presentationMaterials caption{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-style: normal;
	font-weight: normal;
	color: #000;
	text-align: center;
	margin-bottom: 1em;
	margin-top: 1em;
}
#presentationMaterials tbody tr.odd			td{	background-color:#eee; color:#222}


body {
	background-color: #D7D7D7;
	width: 85%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0px;
	margin-bottom: 10px;
}
tnote  {
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
	font-size: 0.7em;
}
a:visited {
	color: #800000;
}

