

<head>
<style type="text/css">
table {font-family: arial; font-size: 10pt; }
font#headerbig {font-family: arial; font-size: 18pt; font: bold; padding-left: 10; }
font#headersmall {font-family: arial; font-size: 10pt; font: italic; padding-left: 10; }
td#toplinks {padding-top: 5; }
a:link {color: #4040FF; text-decoration: none; }
a:visited {color: #4040FF; text-decoration: none; }
a:hover      { color: #404040 }
a:active     { color: #404040 }
a:link#side {color: #202020; text-decoration: none; padding-left: 15; font: bold; }
a:visited#side {color: #202020; text-decoration: none; padding-left: 15; font: bold; }
a#side:hover { color: #404040; font-style: normal; font-variant: normal; font-weight: bold; 
               padding-left: 15 }
a#side:active { color: #404040; font-style: normal; font-variant: normal; font-weight: bold; 
               padding-left: 15 }
a:link#top {color: #4040FF; text-decoration: none; padding-left: 15; font: bold; }
a:visited#top {color: #4040FF; text-decoration: none; padding-left: 15; font: bold; }
a#top:hover  { color: #404040; font-style: normal; font-variant: normal; font-weight: bold; 
               padding-left: 15 }
a#top:active { color: #404040; font-style: normal; font-variant: normal; font-weight: bold; 
               padding-left: 15 }
         .{scrollbar-3d-light-color: #C0C0C0;
          scrollbar-arrow-color: #C0C0C0;
          scrollbar-base-color: #6666FF;
          scrollbar-dark-shadow-color: #993399;
          scrollbar-face-color: #000000;
          scrollbar-highlight-color: #6666FF;
          scrollbar-shadow-color: #C0C0C0}
</style>

	<!-- POP UP WITH A LINK -->
<SCRIPT LANGUAGE="JavaScript">
<!-- Begin
function popUp(URL) {
day = new Date();
id = day.getTime();
eval("page" + id + " = window.open(URL, '" + id + "', 'toolbar=0,scrollbars=1,location=0,statusbar=0,menubar=1,resizable=1,width=750,height=600');");
}
// End -->
</script>
	<!-- END POP UP>
	
	<!-- NO RIGHT CLICK -->
<SCRIPT LANGUAGE="JavaScript1.1">
<!-- Begin
function right(e) {
if (navigator.appName == 'Netscape' && 
(e.which == 3 || e.which == 2))
return false;
else if (navigator.appName == 'Microsoft Internet Explorer' && 
(event.button == 2 || event.button == 3)) {
alert("All offsite links will open in a new window");
return false;
}
return true;
}

document.onmousedown=right;
document.onmouseup=right;
if (document.layers) window.captureEvents(Event.MOUSEDOWN);
if (document.layers) window.captureEvents(Event.MOUSEUP);
window.onmousedown=right;
window.onmouseup=right;
//  End -->
</script>
	<!-- END NO RIGHT CLICK -->


</head>

