<!--
.class { font-family: Georgia, "Times New Roman", Times, serif; font-style: normal; font-weight: normal; text-align: left; margin: 3pt }
.style1 {
	color: #cc0000;
	font-style: italic;
}
a:link {
	color: #0000FF;
	text-decoration: underline;
}
a:visited {
	color: #0000FF;
	text-decoration: underline;
}
a:hover {
	color: #333333;
	text-decoration: none;
}
a:active {
	color: #0000FF;
	text-decoration: underline;
}

BODY {
	scrollbar-face-color: #999999;
	scrollbar-highlight-color: #999999;
	scrollbar-3dlight-color: #ffffff;
	scrollbar-darkshadow-color: #cccccc;
	scrollbar-shadow-color: #cccccc;
	scrollbar-arrow-color: #ffffff;
	scrollbar-track-color: #cccccc;
}

-->