body, td
{
	font-family: Verdana;
	color: black;
	font-size: 10pt;
}

a:link, a:visited, a:active
{
	color: black;
	text-decoration: underline;
	font-size: 10pt;
	font-family: Verdana;
}
a:hover 
{
     	color: #000000;
     	text-decoration: none;
}

h0
{
	font-size: 16pt;
	color: black;
	font-family: Verdana;
	font-weight: bold;
}

h1
{
	color: black;
	font-size: 14pt;
	font-weight: bold;
	font-family: Verdana;
}

h2
{
	color: black;
	font-size: 12pt;
	font-weight: bold;
	font-family: Verdana;
}

td.menu li, td.menu ul
{
	margin-left: 2px;
	padding-left: 2px;
        font-size: 10pt;
	text-decoration: none;
	color: black;
	font-family: Verdana;
	list-style: none;
}	


td.menu a.menu_default, td.menu a.menu_current 
{
        font-size: 10pt;
	text-decoration: none;
	color: black;
	font-family: Verdana;
	list-style: none;
}

td.menu a.menu_current 
{
	font-weight: bold;
    	font-size: 10pt;
	text-decoration: none;
	color: black;
	font-family: Verdana;
	list-style: none;
}

td.headline
{
	font-size: 13pt;
	color: #fecc33;
	font-family: Verdana;
	font-weight: bold;
}
