	body{
	
	SCROLLBAR-FACE-COLOR: #DDDBC9;
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDBC9;
	SCROLLBAR-SHADOW-COLOR: #DDDBC9;
	SCROLLBAR-3DLIGHT-COLOR: #DDDBC9;
	SCROLLBAR-DARKSHADOW-COLOR: #DDDBC9;
	SCROLLBAR-ARROW-COLOR: #575d59;
	SCROLLBAR-TRACK-COLOR: #575d59;
	SCROLLBAR-BASE-COLOR: #575d59;
	
	overflow: auto;

}
.Pretty {
	font-family: sans-serif, Arial;
	font-size: 23px;
	font-style: normal;
	color: #656461;
	list-style-position: inside;
	list-style-type: square;
	display: table-caption;
	letter-spacing: -2px;
	vertical-align: top;
	font-weight: bold;








}
.Orange {
	font-family: sans-serif, Arial;
	font-size: 23px;
	font-style: normal;
	color: 	#878683;
	list-style-position: inside;
	list-style-type: square;
	font-weight: bold;
	letter-spacing: -1px;



}