A.navigate  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(255,255,255);
	font-weight : bold;
	text-decoration : none;
}

A.navigate:hover  {
	color : rgb(255,255,255);
	text-decoration : underline;
	font-weight : bold;
	font-family : Arial;
	font-size : 8pt;
}

A.content_normal  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(255,255,255);
	font-weight : normal;
	text-decoration : none;
}

A.content2  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(255,255,255);
	font-weight : bold;
	text-decoration : none;
}

A.content2:hover  {
	color : rgb(235,235,70);
	text-decoration : underline;
	font-family : Arial;
	font-size : 8pt;
	font-weight : bold;
}

A.top  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb( 20, 20, 60);
	font-weight : bold;
	text-decoration : none;
}

A.top:hover  {
	color : rgb( 20, 20, 60);
	text-decoration : underline;
	font-size : 8pt;
	font-family : Arial;
	font-weight : bold;
}

P.content1  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(51,102,153);
	font-weight : normal;
	text-decoration : none;
	text-align : justify;
}

P.content1nj  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(51,102,153);
	font-weight : normal;
	text-decoration : none;
}

P.content2  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(255,255,255);
	font-weight : normal;
	text-decoration : none;
	text-align : justify;
}

P.content2nj  {
	font-family : Arial;
	font-size : 8pt;
	color : rgb(255,255,255);
	font-weight : normal;
	text-decoration : none;
}

P.foot  {
	font-family : Arial;
	font-size : 10pt;
	color : rgb(160,160,170);
	font-weight : normal;
	text-decoration : none;
}


