<!--
	var Win = navigator.appVersion.indexOf('Win',0) != -1;
	var Mac = navigator.appVersion.indexOf('Mac',0) != -1;
if(Mac) {
	document.writeln('<STYLE TYPE="TEXT/CSS"><!--.small {  font-size: 8px; line-height: 15px}.s-mid {  font-size: 9px; line-height: 16px}.mid {  font-size: 12px; line-height: 17px}.big {  font-size: 14px; line-height: 19px}.bg {  background-color: #FFFBDF; background-repeat: repeat-x}--></STYLE>');
	} else if(Win) {
	document.writeln('<STYLE TYPE="TEXT/CSS"><!--.small {  font-size: 10px; line-height: 16px}.s-mid {  font-size: 12px; line-height: 15px}.mid {  font-size: 14px; line-height: 18px}.mid {  font-size: 14px; line-height: 18px}.big {  font-size: 16px; line-height: 20px}.bg {  background-color: #FFFBDF; background-repeat: repeat-x}--></STYLE>');
	}
//-->

