/* CSS definition file containing sitestyle stylesheets */
<style type="text/css">
<!--
a {font-style: bold ; font-size: 10pt; font-family: sans-serif; }
/* .op {background:url(map.htm); } */

body  { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(0,0,0);  background-color: #ffffff; }
p,ul,ol,dl,li,div,td,th,address,blockquote,nobr,i { font-family: Arial,Helvetica,sans-serif; font-size: 10pt; color: rgb(0,0,0); font-weight: normal; font-style: normal;}

h1 { font-size:14pt; font-family: Arial,Helvetica,sans-serif; color:#000000; }     
h2 { font-size:12pt; font-family: Arial,Helvetica,sans-serif; text-align:left; font-weight: bold; color: #000000; }

.txth2 {
	font-size: 12pt; 
	font-family: Arial,Helvetica,sans-serif; 
	text-align: left; 
	font-weight: bold; 
	color: #000000;
}

.txtkl {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 7pt;
	color: #000000;
	font-weight : normal;
}
.txtkl2 {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #0000FF;
	font-weight : normal;
}
a.lnkkl {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 9pt;
	color: #000080;
	font-weight : normal;
}
.txtli {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 15pt;
	color: #0000FF;
	font-weight : normal;
}
.txtred {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 8pt;
	color: #FF0000;
	font-weight : normal;
}

a:link { color: #0000FF; text-decoration:underline; }
a:visited { color: #0000FF; text-decoration:underline;}
a:active { color: #0000FF; text-decoration:underline;}
-->
</style>