if ( navigator.appName=="Netscape" || navigator.appVersion.charAt(0)=="4"){ with(tags.BODY) { marginLeft="1em"; } with(tags.A){ textDecoration="none"; } with(tags.H1) { fontSize="large"; backgroundColor="#0077FF"; paddings("0.15em","0.8em","0.15em","0.8em") margins("1px","1px","1px","1px") color="#eeeeee"; borderWidths("1px", "1px", "1px", "1px"); borderColor="#07F"; borderStyle="none"; } with(tags.H2) { fontSize="large"; backgroundColor="#ff9922"; paddings("0.15em","0.8em","0.15em","0.8em"); margins("1px","1px","1px","1px") color="#eeeeee"; borderWidths("1px", "1px", "1px", "1px"); borderColor="#ff9922"; borderStyle="none"; } with(tags.H3) { paddings("0em","0.8em","0em","0.8em") margins("1px","1px","1px","1px") fontWeight="bold"; fontSize="116%"; borderBottomWidth="0.12em"; borderColor="red"; borderStyle= "solid"; } with(tags.H4) { paddings("0em","0.8em","0em","0.8em") margins("1px","1px","1px","1px") fontStyle="Italic";fontWeight="normal"; fontSize="116%"; borderBottomWidth="1px"; borderColor="blue"; borderStyle="solid"; } tags.P.lineHeight="137%"; tags.UL.lineHeight="130%"; tags.OL.lineHeight="130%"; classes.h.all.paddings('0px','1.1em','0px','1.1em') with(classes.footinfo.all){ textAlign="right" } with(classes.headinfo.all){ textAlign="right";margins("0em","1em","0px","0px");paddings("0em","0em","0em","0em") } with(classes.jyoukyou.all){ margins("1.6ex","1.6ex","1.6ex","1.6ex");borderWidths("medium", "medium", "medium", "medium"); borderColor="red";paddings("1.6ex","1.6ex","1.6ex","1.6ex");backgroundColor="white" } with(document){ fgColor="black"; bgColor="white"; linkColor="blue"; vlinkColor="#FF8000"; alinkColor="#00DDDD" } }