a.nav  {
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	color : #FFFFFF;
	padding : 0;
	text-decoration : none;
	font-family : sans-serif;
	width : 100%;
}

div.navl  {
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	text-align : center;
	border-style : solid;
	border-color : #FF0000;
	border-width : 1;
	width : 100%;
	padding : 1;
	margin : 0;
	font-family : sans-serif;
	}

div.activ  {
	font-size : 10pt;
	font-style : normal;
	font-weight : bold;
	text-decoration : none;
	color : #FFFFFF;
	text-align : center;
	border-style : solid;
	border-color : #FFFFFF;
	border-width : 1;
	width : 100%;
	padding : 1;
	margin : 0;
	font-family : sans-serif;
}

tr.bt  {
	border-width : thin;
	border-color : #FFFFFF;
	border-style : solid;
	background-color : #000000;
}

div.micro {
	font-size : 8pt;
	font-style : normal;
	color : #006060;
	font-family : sans-serif;
}
