A  {
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

A:Active  {
	color : #000000;
}

A:Hover  {
	text-decoration : underline;

}
A.intro  {
	font-weight : bold;
	font-style : normal;
	text-decoration : none;
	color : #000000;
}

A.intro:Active  {
	color : #000000;
}

A.intro:Hover  {
	text-decoration : underline;

}
P {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}
TD {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}
BODY {
FONT-SIZE: 10pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}
P.small {
FONT-SIZE: 8pt; FONT-FAMILY: Verdana, Arial; COLOR: black
}