body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-weight: bold;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.subtext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}

a:link {color: #000066; text-decoration: none; }
a:visited {color: #000066; text-decoration: none; }
a:active {text-decoration: none; }
a:hover {color: #0066FF; text-decoration: underline; }


