h1 { margin-top: 1em; margin-bottom: 0 }
h2 { margin-top: 0; margin-bottom: 0 }
h3 { margin-top: 0; margin-bottom: 0 }
p { margin-top: 0}
h1 {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
h2 {
	text-align: center;
	font-size: 12px;
	color: #333333;
}
h3 {
	text-align: left;
	font-size: 12px;
	color: #333333;
}
body,td,th {
	font-size: small;
	color: #333333;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: underline;
}
.style3 {font-weight: bold}
.style9 {
	color: #FFFFFF;
	font-weight: bold;
}
.style10 {color: #FFFFFF}