body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #fff;
}
h1 {
	font-family: Optima, Times;
	font-size: 28px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
h2 {
	font-family: Optima, Times;
	font-size: 16px;
	font-weight: bold;
	text-align: center;
}
h3 {
	font-family: Optima, Times;
	font-size: 14px;
	color: #FFFFFF;
	font-weight: bold;
	text-align: center;
}
body {
	font-family: Optima, Times;
	font-size: 12px;
	color: #FFFFFF;
}
td {
	font-family: Optima, Times;
	font-size: 12px;
	color: #FFFFFF;
	vertical-align: top;
}

.caption {
	font-size: 11px;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
}