<!--- hide from other browsers
//------------------
document.write('<STYLE TYPE="text/css"><!--');
if(navigator.appVersion.indexOf("Mac") > 1){
	document.write('.css3 {font-Size:12px; line-height:14px;}');
	document.write('.css2 {font-Size:10px; line-height:13px;}');
	document.write('.css1 {font-Size:9px; line-height:10px;}');
	}
else{
	document.write('.css3 {font-Size:12px; line-height:14px;}');
	document.write('.css2 {font-Size:11px; line-height:13px;}');
	document.write('.css1 {font-Size:10px; line-height:11px;}');
	}
document.write('//--></STYLE>');

//------------------>