body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
td {
	font-family: Arial;
	font-size: 10pt;
	color: #000000;
}
h1 {
	font-family: Arial;
	font-size: 14pt;
	font-weight: bold;
	color: #000000;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
a:link { text-decoration: none; background: transparent; color: #0000ff }
a:active { text-decoration: none; background: transparent; color: #0000ff}
a:visited { text-decoration: none; background: transparent; color: #003399}
a:hover { text-decoration: underline; background: transparent; color: #0000ff}
