<!--
BODY {
	color: #000000; 
	background-color: #FFFFFF; 
}

a.top:link {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; font-weight: bold; color: #0000FF; 
	background-color: transparent; 
	text-decoration: none; 
	white-space: nowrap;
}

a.top:visited {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; font-weight: bold; color: #FF0000; 
	background-color: transparent; 
	text-decoration: none; 
	white-space: nowrap;
}

a.top:active {
	font-family: arial, helvetica, sans-serif; 
	font-size: 10pt; font-weight: bold; color: #990000; 
	background-color: transparent; 
	text-decoration: none; 
	white-space: nowrap;
}

span.black1 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #000000;
  background-color: transparent
}

span.black1b {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #000000;
  background-color: transparent
}

span.red1 {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: normal;
  color: #ff0000;
  background-color: transparent
}
span.red1b {
  font-family: verdana, arial, helvetica, sans-serif;
  font-size: 10pt;
  font-weight: bold;
  color: #ff0000;
  background-color: transparent
}
-->
