<!--
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	scrollbar-face-color: #ffffff;
	scrollbar-highlight-color: #ffffff;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #ffffff;
	scrollbar-shadow-color: #ffffff;
	scrollbar-arrow-color: #F9D2E5;
	scrollbar-track-color: #ffffff;
}
a {
	font-size: 9px;
	color: #000000;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #000000;
}
a:hover {
	text-decoration: underline;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
h1 {
	font-size: 14px;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
}
.style1 {
	font-size: 6pt;
}
.style2 {
	font-size: 5pt;
	font-weight: bold;
}
body {
	margin-top: 4px;
	margin-left: 4px;
}
-->