document.write("<STYLE TYPE='text/css'><!--")
	if(navigator.appVersion.indexOf("Mac") > 1){
		// MAC IE NN
document.write(".font8 { font-size: 6px ;line-height: 7px;}");
document.write(".font9 { font-size: 7px ;line-height: 8px;}");
document.write(".font10 { font-size: 8px ;line-height: 9px;}");
document.write(".font11 { font-size: 9px ;line-height: 10px;}");
document.write(".font12 { font-size: 10px ;line-height: 11px;}");
document.write(".font13 { font-size: 11px ;line-height: 12px;}");
document.write(".font14 { font-size: 12px ;line-height: 13px;}");
document.write(".font16 { font-size: 14px ;line-height: 15px;}");
document.write(".font18 { font-size: 16px ;line-height: 17px;}");
document.write("body {font-family: verdana, arial, sans-serif;");
document.write("color: #333333;");
document.write("font-size: 10px ;line-height: 11px;");
document.write("margin: 0px;");
document.write("padding: 0px;");
document.write("background-color: #cccccc;");
document.write("SCROLLBAR-FACE-COLOR: #e1e1e1;");
document.write("SCROLLBAR-HIGHLIGHT-COLOR: #333333;");
document.write("SCROLLBAR-SHADOW-COLOR: #e1e1e1;");
document.write("SCROLLBAR-3DLIGHT-COLOR: #e1e1e1;");
document.write("SCROLLBAR-ARROW-COLOR: #333333;");
document.write("SCROLLBAR-TRACK-COLOR: #cccccc;");
document.write("SCROLLBAR-DARKSHADOW-COLOR: #333333;}");
			}
		else{
	if(navigator.appName.charAt(0) == "M"){
		// WIN IE
document.write(".font8 { font-size: 8px ;}");
document.write(".font9 { font-size: 9px ;}");
document.write(".font10 { font-size: 10px ;}");
document.write(".font11 { font-size: 11px ;}");
document.write(".font12 { font-size: 12px ;}");
document.write(".font13 { font-size: 13px ;}");
document.write(".font14 { font-size: 14px ;}");
document.write(".font16 { font-size: 16px ;}");
document.write(".font18 { font-size: 18px ;}");
document.write("body {font-family: verdana, arial, sans-serif;");
document.write("color: #333333;");
document.write("font-size: 12px ;");
document.write("margin: 0px;");
document.write("padding: 0px;");
document.write("background-color: #ffffff;");
document.write("SCROLLBAR-FACE-COLOR: #ffffff;");
document.write("SCROLLBAR-HIGHLIGHT-COLOR: #FBBDF4;");
document.write("SCROLLBAR-SHADOW-COLOR: #ffffff;");
document.write("SCROLLBAR-3DLIGHT-COLOR: #ffffff;");
document.write("SCROLLBAR-ARROW-COLOR: #FBBDF4;");
document.write("SCROLLBAR-TRACK-COLOR: #ffffff;");
document.write("SCROLLBAR-DARKSHADOW-COLOR: #FBBDF4;}");
			}
		else{
		// WIN NN
document.write(".font8 { font-size: 7px ;}");
document.write(".font9 { font-size: 8px ;}");
document.write(".font10 { font-size: 9px ;}");
document.write(".font11 { font-size: 10px ;}");
document.write(".font12 { font-size: 11px ;}");
document.write(".font13 { font-size: 12px ;}");
document.write(".font14 { font-size: 13px ;}");
document.write(".font16 { font-size: 15px ;}");
document.write(".font18 { font-size: 17px ;}");
document.write("body {font-family: verdana, arial, sans-serif;");
document.write("color: #333333;");
document.write("font-size: 11px ;");
document.write("margin: 0px;");
document.write("padding: 0px;");
document.write("background-color: #cccccc;");
document.write("SCROLLBAR-FACE-COLOR: #e1e1e1;");
document.write("SCROLLBAR-HIGHLIGHT-COLOR: #333333;");
document.write("SCROLLBAR-SHADOW-COLOR: #e1e1e1;");
document.write("SCROLLBAR-3DLIGHT-COLOR: #e1e1e1;");
document.write("SCROLLBAR-ARROW-COLOR: #333333;");
document.write("SCROLLBAR-TRACK-COLOR: #cccccc;");
document.write("SCROLLBAR-DARKSHADOW-COLOR: #333333;}");
			}
		}
		// COMMON
		document.write(".tbbottom1  {");
document.write("border-top-width: 0px;");
document.write("border-right-width: 0px;");
document.write("border-bottom-width: 1px;");
document.write("border-left-width: 0px;");
document.write("border-top-style: solid;");
document.write("border-right-style: solid;");
document.write("border-bottom-style: solid;");
document.write("border-left-style: solid;");
document.write("border-bottom-color: #FF99CC;");
document.write("margin: 0px;}");
document.write(".sys1 {font-size: 12px; color: #FFFFFF; background-color:#FF99CC;}");
document.write(".sys2 {font-size: 12px; color: #000000; background-color:#FFFFFF;}");
document.write(".sys3 {font-size: 12px; color: #000000; background-color:#FFCCDD;}");
document.write(".12pink {font-size: 12px; color: #000000; background-color:#FFCCDD;}");
document.write(".prof1 {font-size: 10px; font-weight: bold; color: #FFFFFF; background-color:#FF69B4;}");
document.write(".prof2 {font-size: 10px; color: #666666; background-color:#FFFFFF;}");
document.write(".name {font-size: 12px; font-weight: bold; color: #FFFFFF; background-color:#FF69B4;}");
document.write(".size {font-size: 10px; font-weight: bold; color: #FFFFFF;background-color:#FF69B4;}");
document.write("A:link { text-decoration: none ; color: #ff3300;}");
document.write("A:visited { text-decoration: none ; color: #ff3300;}");
document.write("A:active { text-decoration: none ; color: #ff3300;}");
document.write("A:hover { color: #000099; text-decoration: none ;}");

document.write("--></STYLE>");	