if (navigator.appVersion.indexOf("Win")!=-1) {
	document.write("<link rel='stylesheet' href='pc_styles.css' type='text/css' />");
}