 document.write("<STYLE  type=\"text/css\">\n"+
".bt{font-size: 110%}\n"+
".mt{font-size: 100%}\n"+
".nw{font-size: 115%}\n"+
".bh{background-color: #003399;color: white;font-weight: bold;font-size:75%}\n"+
".yh{background-color: #c4c067;color: white;font-weight: bold;font-size:75%}\n"+
".hl{color: #336699;font-size: 100%; font-weight: bold}\n"+

"a {text-decoration:none}\n"+
"a:hover {color: 0066FF}\n"+
"a.mat {color:#000000}\n"+
"a.mat:hover {color: 0066FF}\n"+
"</STYLE>");
if (document.all)
{
 document.write("<STYLE  type=\"text/css\">\n"+
"td, ul, li{font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;font-size: 71%}"+
".hd{font-size: 120%;font-weight: bold}"+
".hh{font-size: 12px;font-weight: normal}"+
".ff{font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;font-size: 75%;font-weight : normal}\n"+
".ft{font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;font-size: 71%; font-weight: normal}\n"+
"</STYLE>");
}
else
{
document.write( "<STYLE  type=\"text/css\">\n"+ 
"td, ul, li{font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;font-size: 65%}"+
".hd{font-size: 110%;font-weight: bold}"+
".hh{font-size: 14px;font-weight: normal}"+
".ff{font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;font-size: 80%;font-weight : normal}\n"+
".ft{font-family:Verdana, Arial, Helvetica, Tahoma, sans-serif;font-size: 65%; font-weight: normal}\n"+
"</STYLE>");
}
