.heading {
	font-family: Arial;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}
.text {
	font-family: verdana;
	font-size: 9pt;
}
body {scrollbar-face-color:#577388;
	scrollbar-highlight-color:#9d9e9f;
	scrollbar-3dlight-color:#577388;
	scrollbar-darkshadow-color:#577388;
	scrollbar-shadow-color:#6f6f6f;
	scrollbar-arrow-color:#000000;
	scrollbar-track-color:#9d9e9f;
	scrollbar-base-color:#6f6f6f;
	}
