
<style type="text/css">
<!--
body, td  { font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 12px; }
h1	{ font-size:16px; }	
h2	{ font-size:14px }	
a:link { color:#FFFFFF }	
a:visited { color:#CCFFFF }	

/* layer links */
td.navs a { line-height:2 }

/* for newer browsers */
@media screen {
	h1, h2, p { margin: 0 0 .4em 0 }
  table.main { background-color:#f0f0f0; border:1px solid #999; }
}

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
#hold	{ 
	position:relative; overflow:hidden;
	left:0px; top:0px; width:142px; height:317px; z-index:100; 
	}
#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:142px; height:317px; 
	clip:rect(0px, 142px, 317px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
#lyr1, #lyr2, #lyr3	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
/* font spec's for layer content (ns4 doesn't inherit) */	
.content	{ font-family: trebuchet ms, arial, helvetica, sans-serif;
  font-size: 12px; }
-->
</style>