body{	margin:0;
        padding:0;
        font: normal 0.9em Verdana;
        color:#006633;
	background-image:
	url('/image/PW_page_bg.jpg');
	background-repeat:
	no-repeat;
	background-position:top left;
	
	scrollbar-face-color:'#026634';
	scrollbar-arrow-color:'#00CC00';
	scrollbar-track-color:'#026634';
	scrollbar-shadow-color:'#006600';
	scrollbar-highlight-color:'green';
	scrollbar-3dlight-color:'#669900';
	scrollbar-darkshadow-Color:'#003300';
	}

A:link { color: #003300; text-decoration: none; font-weight: bold; }
A:visited { color: #006600; text-decoration: none; font-weight: bold; }
A:active { color: #006633; text-decoration: none; font-weight: none; }
A:hover { color: #00CC00; text-decoration: none; font-weight: bold; } .style1 {
	color: #FF0000;
	font-weight: bold;
}
