//browser check and css write

document.writeln('<style type="text/css"><!--')
document.writeln('body { color:#000000; background-color:#FFFFFF; }')

if(navigator.appVersion.indexOf("Mac") != -1){
	if(navigator.appName.charAt(0) == "M"){
	// Mac IE
		document.writeln('.s0 { font-size:8px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
		document.writeln('.s1 { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
		document.writeln('.s2 { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s3 { font-size:14px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s4 { font-size:17px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.issue { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.new { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
		document.writeln('.recipe { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:170%; color: #333333; }')
		
	}
	else if(navigator.appName.charAt(0) == "N"){
	// Mac NN
		document.writeln('.s0 { font-size:8px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
		document.writeln('.s1 { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
		document.writeln('.s2 { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s3 { font-size:14px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s4 { font-size:18px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.issue { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.new { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
		document.writeln('.recipe { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; color: #333333; }')
	}
}
else if(navigator.appVersion.indexOf("Win") != -1){
	if(navigator.appName.charAt(0) == "M"){
	// Win IE
		document.writeln('.s0 { font-size:8px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
		document.writeln('.s1 { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
		document.writeln('.s2 { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s3 { font-size:15px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s4 { font-size:16px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.issue { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.new { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
		document.writeln('.recipe { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:180%; color: #333333; }')
	}
	else if(navigator.appName.charAt(0) == "N"){
	// Win NN
		document.writeln('.s0 { font-size:8px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
		document.writeln('.s1 { font-size:11px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
		document.writeln('.s2 { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s3 { font-size:15px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.s4 { font-size:16px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.issue { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
		document.writeln('.new { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
		document.writeln('.recipe { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:170%; color: #333333; }')		
	}
}
else{
// Other
	document.writeln('.s1 { font-size:11px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:130%; }')
	document.writeln('.s2 { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
	document.writeln('.s3 { font-size:15px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
	document.writeln('.s4 { font-size:16px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
	document.writeln('.issue { font-size:12px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:150%; }')
	document.writeln('.new { font-size:10px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:120%; }')
	document.writeln('.recipe { font-size:13px; font-family:‚l‚r ‚oƒSƒVƒbƒN,MS UI Gothic, Osaka; line-height:170%; color: #333333; }')
}

document.writeln('a { text-decoration: none; }')
document.writeln('a:link { color: #0066ff; }')
document.writeln('a:visited { color: #9966ff; }')
document.writeln('a:active { color: #9966ff;}')
document.writeln('a:hover { color:#0033cc; text-decoration:underline;}')
document.writeln('--></style>');


