body,p,li  {
	font-size : 10pt;
	font-family : arial, verdana;
	color : #000000;
    margin-left: 8;
	margin-right: 8;
	margin-top: 10px;
	}


A:link    { color: #000000; text-decoration: none; font-style : italic;}
A:visited { color: #000000; text-decoration: none; font-style : italic;}
A:hover   { color: #000000; text-decoration: none; font-style : italic;}



h1  {
	font-size : 12pt;
	font-family : arial, verdana;
	color : #666633;
	font-weight : bold;
	font-style: italic;
	margin-left: 8;
	margin-top: 10px;
	margin-bottom: 14px;
	}
	
h2  {
	font-size : 12pt;
	font-family : arial, verdana;
	color : #000000;
	font-weight : bold;
	font-style: italic;
	margin-top: 10px;
	margin-bottom: 8px;
	}


body{scrollbar-face-color: #999966;
scrollbar-darkshadow-color: #000000;
scrollbar-3dlight-color: #999966;
scrollbar-arrow-color: #cccc99;
scrollbar-highlight-color: #cccc99;
scrollbar-shadow-color: #666633;
scrollbar-track-color: #FFFFcc;}
