.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #333333;
}
.subheader {
	font-size: 12pt;
	font-weight: bold;
	color: #D22C27;
}
.greek {
	font-family: Symbol;
}
a {
	color: #426EAB;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #D22C27;
	text-decoration: underline;
	font-weight: bold;
}

