P  {}

H1  {}

H2  {}

H3  {}

A  {}

A:Visited  {}

A:Active  {}

A:Hover  {}

BODY  {}

A.Menu:Visted  {
	font-size : 8pt;
	font-family : arial, helvetica. verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

A.Menu:Active  {
	font-size : 8pt;
	font-family : arial, helvetica. verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : underline;
}

A.Menu:Hover  {
	font-size : 8pt;
	font-family : arial, helvetica. verdana;
	font-weight : bold;
	font-style : normal;
	color : Black;
	text-decoration : underline;
}

A.Menu  {
	font-size : 8pt;
	font-family : arial, helvetica. verdana;
	font-weight : normal;
	font-style : normal;
	color : Black;
	text-decoration : none;
}

