html {
  scrollbar-face-color: #F0F0F0 !important;
  scrollbar-shadow-color: #DCDCDC !important;
  scrollbar-highlight-color: ThreeDHighlight !important;
  scrollbar-3dlight-color: ThreeDLightShadow !important;
  scrollbar-darkshadow-color: ThreeDDarkShadow !important;
  scrollbar-track-color: Scrollbar !important;
  scrollbar-arrow-color: ButtonText !important;
}

body {
	background-color: #FFFFFF;
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
}

td {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
}

td.menu {
	font-family: Arial;
	font-size: 12px;
	line-height: 16px;
	color: #000000;
	font-style: normal;
}

img {
	border-style: none;
}


