H1  {
	font-family : arial, helvetica, sans-serif;
	font-size : 16px;
	}

.subtitle  {
	font-family : arial, helvetica, sans-serif ;
	font-size : 14 px ;
	font-weight : bold ;
	}

H2  {
	font-family : arial, helvetica, sans-serif;
	font-size : 18 px;
	font-weight : bold ;
	}

H3  {
	font-family : arial, helvetica, sans-serif;
	font-size : 16 px;
	}
P {
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 12px;
	}
	
A	{
	color : #0000FF;
	text-decoration : underline;
; background-color: #CCCCCC
	}
	
A:Hover	{
	text-decoration : underline;
	color : #0099FF;
	}

A:Visited	{
	text-decoration : underline;
	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;
	}

	
BODY { 
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
 } 
TD { 
	color : black;
	font-family : arial, helvetica, sans-serif;
	font-size : 10pt;
 } 