<style type="text/css">
<!--
.passive {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:link {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:visited {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:active {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}
a.passive:hover {
	color: #FF0000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: underline}
.active {
	color: #000000;
	font-family: tahoma;
	font-size: 11px;	
	text-decoration: none}

.counter {
	font-family: Verdana, Arial, sans-serif;
	font-size: 9pt;
	color: #333333
}
-->
</style>

h1{
  font-family: tahoma;
  color: #bb0000;
  text-decoration:none;
  font-size: 12px;
  font-weight: bold;
  margin:  0 5px 0 5px;
  padding: 0px 0 0 0;
}

h2{
  font-family: tahoma;
  color: #000000;
  text-decoration:none;
  font-size: 11px;
  font-weight: 100;
  margin:  5px 5px 5px 5px;
  padding: 0 0 0 0;
  display: inline;}

h3{
  font-family: arial;
  color: #ff4e00;
  text-decoration:none;
  font-size: 11px;
  font-weight: bold;
  margin:  5px 5px 5px 5px;
  padding: 0 0 0 0;
  display: inline;}
