body {
	background-color: #f2efdc;
}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}

.SlideShowPageTitle {
	font-size: 12pt;
}
.Page1Title {
	font-family: tahoma;
	font-size: 14pt;
	font-weight: bold;
}
.Heading1 {
	font-size: 10pt;
	font-weight: bold;
}
.Heading2 {
	font-size: 10pt;
}
a:link {
	color: #000066;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}