    NS4 = (document.layers);    IE4 = (document.all);   ver4 = (NS4 || IE4);     isMac = (navigator.appVersion.indexOf("Mac") != -1); isMenu = (NS4 || (IE4 && !isMac));  if (!ver4) event = null; //if (isMac)  {  fntSiz = "14";  } else {  fntSiz = "10";  }BODY {	font: x-small Helvetica, Arial, Verdana;	background-color: #FFFFFF; text-color: #000000; font-size: 12px;}  P {	font-family:Helvetica, Arial, Verdana;	font-size: 13px;	color: #000000;}  .normal {	font-family:Helvetica, Arial, Verdana;	font-size: 12px;	color: #000000;	list-style-image: none;	list-style-type: disc;}    .normalbold {    font-family:Helvetica, Arial, Verdana; font-size: 12px; color: #000000; font-weight: bold;}    .mid-header {    font-family:Helvetica, Arial, Verdana; font-size: 14px; color: #9C319C; font-weight: bold;}.copyright {	font-size: .85em;}	A {		Color: #003163;	text-decoration: underline; font-size: 12px;}A:visited {	color: #003163; font-size: 12px;}	A:hover {	Color: #9C319C;	text-decoration: none; font-size: 12px;}