body {
	font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
table {
	font-family: "Trebuchet MS", Geneva, Helvetica, Arial;
	font-size: 10pt;
}
h1 {
	color: #999999;
	border-top: none;
	border-right: none;
	border-bottom: thin solid #999999;
	border-left: none;
	font-size: 24pt;
}
a {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:visited {
	text-decoration: none;
}
h2 {
	font-size: 16pt;
}
hr {
	color: #999999;
}
.caption1 {
	font-size: 8pt;
	font-style: italic;
	text-align: center;
}

