BODY,P,UL,TD{
	font-family: "arial","helvetica";
	font-size: 9pt;
	color: black;
	scrollbar-3dlight-color: rgb(211,211,209);
    scrollbar-arrow-color: rgb(165,13,0);
    scrollbar-base-color: rgb(211,211,209);
    scrollbar-darkshadow-color: rgb(211,211,209);
    scrollbar-face-color: rgb(255,255,255);
    scrollbar-highlight-color:rgb(255,255,255);
    scrollbar-shadow-color: rgb(255,255,255)
}

font.iso{
	font-family: "arial","helvetica";
	font-size: 11pt;
	color: black;
}
   
A:link {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: #167FAF;
	      text-decoration: none}

A:visited {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: #167FAF;
	      text-decoration: none}

A:hover {font-family: "arial","helvetica";
	      font-size: 9pt;
	      color: silver;
	      text-decoration: none}

