body	{
		SCROLLBAR-FACE-COLOR		:#FFF7C6;
		SCROLLBAR-HIGHLIGHT-COLOR	:#ffffff;
		SCROLLBAR-SHADOW-COLOR		:#CB8455;
		SCROLLBAR-3DLIGHT-COLOR		:#CB8455;
		SCROLLBAR-ARROW-COLOR		:#CB8455;
		SCROLLBAR-TRACK-COLOR		:#ffffff;
		SCROLLBAR-DARKSHADOW-COLOR	:#ffffff;
		margin-top	:	0;
		margin-bottom	:	0;
		color		:	#000000;
		font-size 	:	12pt;
	}

A:link		{ color: #A91200; text-decoration : none; font-size 	:	12pt;}
A:visited	{ color: #A91200; text-decoration : none; font-size 	:	12pt;}
A:hover		{ color: #A91200; text-decoration : underline; font-size:	12pt;}

A.orange:link		{ color: #A94D00; text-decoration : none; font-size 	:	12pt;}
A.orange:visited	{ color: #A94D00; text-decoration : none; font-size 	:	12pt;}
A.orange:hover		{ color: #A94D00; text-decoration : underline; font-size:	12pt;}

pre		{ font-size 	:	12pt;}