body {
	margin: 0px;
	margin-bottom: 0px;
	SCROLLBAR-FACE-COLOR: #CAC7C3;
	SCROLLBAR-TRACK-COLOR: #CAC7C3;
	SCROLLBAR-DARKSHADOW-COLOR: #CAC7C3;
	SCROLLBAR-HIGHLIGHT-COLOR: #CAC7C3;
	SCROLLBAR-3DLIGHT-COLOR: #666666;
	SCROLLBAR-SHADOW-COLOR: #666666;
	SCROLLBAR-ARROW-COLOR: #666666;
}
.greytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #555555;
}
.blacktext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
.orangetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F06A00;
}
.orangeLgtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 16px;
	color: #F06A00;
	font-weight: normal;

}
.lgreytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 12px;
	color: #B3B7BB;
}
A:link {text-decoration: none; color: #777777}
A:visited {text-decoration: none; color: #777777}
A:active {text-decoration: none; color: #F06A00}
A:hover {text-decoration: none; color: #F06A00}
<!-- B3B7BB -->