<style type="text/css">
<!--
body { font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px; }
td { font-family: verdana, arial, helvetica, sans-serif;
  font-size: 12px; }
h1 { font-size:16px; text-align:center }	

@media screen {
  h1 { margin:1.5em 0 2em 0 }
  table.main { border:1px}
}

/* for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
#hold	{ 
	position:relative; overflow:hidden;
	width:600px; height:199px; z-index:100
	}
#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:600px; height:199px; 
	clip:rect(0px, 600px, 199px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
	
.text {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}

.pageheading {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
	font-weight: bold;
}

.topnav {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffcc;
	font-weight: bold;
}

.smalltext {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #ffffcc;
	font-weight: bold;
}

.tiny {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}


a.topnav {
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #ffffcc;
	text-decoration: none;
}
a {
	color: #ffffcc;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	background-color: #ffffcc;
	color: #000000;
}


-->
</style>

