body {
	scrollbar-3dlight-color: #ff6600;
	scrollbar-arrow-color: White;
	scrollbar_base-color: #ff6600;
	scrollbar-face-color:#ff6600;
	scrollbar-shadow-color: White;
	scrollbar-track-color: White;
	background-repeat: repeat;
	line-height: 12pt;
	font-size: 10pt;

}
table {
	font-size: 14pt;
	line-height: 16pt;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
a:link {
	color: #FF6600;
	text-decoration: none;
}
a:visited {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF9900;
	text-decoration: underline;
}
