H1
{
  font-family : arial, helvetica, sans-serif;
  font-size : 20px;
}

.subtitle  
{
  font-family : arial, helvetica, sans-serif ;
  font-size : 14px ;
  font-weight : bold ;
}

H2  
{
  font-family : arial, helvetica, sans-serif;
  font-size : 18px;
  font-weight : bold ;
}

H3  
{
  font-family : arial, helvetica, sans-serif;
  font-size : 16px;
}
	
BODY, TD, P 
{
  color : black;
  font-family : geneva, verdana, arial, helvetica, sans-serif;
  font-size : 11px;
}
	
A	
{
  color : #333333;
  text-decoration : underline;
}
	
A:Hover	
{
  text-decoration : underline;
  background: #cccccc;
  color : #000000;
	}
	
.menuactive 
{
  font-family : geneva, tahoma, verdana, helvetica, sans-serif;
  font-size : 11px;
  background : black;
  text-decoration : none;
  color: #cccccc;
  font-weight : bold;
}
	
.menu 
{
  font-family : geneva, tahoma, verdana, helvetica, sans-serif;
  font-size : 11px;
  font-weight : bold;
}
		
A.menu  
{
  text-decoration : none;
  color : #cccccc;
}

A.menu:Visited  
{
  text-decoration : none;
}

A.menu:Active  
{
  text-decoration : none;
}

A.menu:Hover  
{
  background : none;
  text-decoration : none;
  color:  #cccccc;
  cursor: hand;
}

.infobox_head 
{
  font-family : Arial, helvetica, sans-serif;
  font-size : x-small;
  text-decoration : none;
  color: black;
  font-weight : bold;
}
	
.infobox_text 
{
  font-family : geneva, tahoma, verdana, helvetica, sans-serif;
  font-size : 11px;
  text-decoration : none;
  color: black;
}

.infobox_small 
{
  font-family : geneva, tahoma, verdana, helvetica, sans-serif;
  font-size : 9px;
  text-decoration : none;
  color: black;
}	

A.infobox_text:Hover  
{
  background : none;
  text-decoration : none;
  color:  #cccccc;
  cursor: hand;
}
