BODY {
	background: #FFF;
	font-family: Arial, sans-serif;
	font-size: 10pt;
	margin: 0;
}
TD {
	font-size: 10pt;
}
H1 {
	font-family: serif;
	font-size: 18pt;
	text-align: center;
}
H2 {
	font-size: 12pt;
	font-weight: bold;
	margin-bottom: 0;
}
H3 {
	font-size: 12pt;
	font-weight: bold;
	margin: 0;
}
A:link, A:visited {
	text-decoration: none;
}
A:hover {
	text-decoration: underline;
}
.TMM {
	font-family: serif;
	font-style: italic;
}

