h1 {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 18px;
	font-weight: bold;
	color: #1864AF;
	margin-top: 1em; margin-bottom: 1em; 
}

h2 {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 14px;
	font-weight: bold;
	color: #1864AF;
	margin-top: 1.5em; margin-bottom: .5em; 
}

p, td {
	font-family: Helvetica, Arial, "Sans Serif";
	font-size: 10pt;
}

.menu {
	line-height: 200%; padding-left: 10px; font-family: helvetica, arial, sans-serif; font-size: 12pt; font-weight: bold; color: white
}