.nb { border-width: 0 }
BODY { 
	font-family: "Verdana", Arial, "Georgia", Times New Roman, Times, "sans-serif";
	line-height: 1.35;
	font-size: 10pt;
}
TABLE { table-layout: fixed }

/* A { font-weight: bold } */

A:hover { color: #CC0000; }

A.navlink:link { color: darkorange; 
/* font-family: "Verdana", Arial, "Georgia", Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

A.navlink:visited { color: darkslategray; 
/* font-family: "Verdana", Arial, Georgia, Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

.navnonlink { color: darkslategray; 
/* font-family: "Verdana", Arial, Georgia, Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

A.whitelink:link { color: darkorange; 
/* font-family: "Verdana", Arial, "Georgia", Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

A.whitelink:visited { color: gray; 
/* font-family: "Verdana", Arial, "Georgia", Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

A.caplink:link { color: darkorange; 
/* font-family: "Verdana", Arial, "Georgia", Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

A.caplink:visited { color: darkslategray; 
/* font-family: "Verdana", Arial, Georgia, Times New Roman, Times, "sans-serif"; */
font-weight: bold;
font-size: 10pt;
}

.thispage { font-weight: bold; color: darkslategray }