var temp = navigator.userAgent;
if (temp.indexOf("MSIE") >= 0 && temp.indexOf("Opera") < 0)
	document.write("<style type=\"text/css\"><!--\n .module { margin:0; width:220px; } .mheader { margin-bottom:-1em; } #copyright p { width:500px; font-size:6pt; } .module ul { list-style-type:default; } \n --></style>");

