P  {
	text-align : justify;
}

A  {
	color : Navy;
	text-decoration: none;
}

A:Visited  {
	color : Navy;
}

A:Active  {
	color : Navy;
}

A:Hover  {
	color : Navy;
}

.ahover  {
	color : #FFFFFF;
	font-style : bold;
}

BODY  {
	font-weight : normal;
	font-family : MS Sans Serif,Arial;
	font-size : 8pt;
}

TD  {
	font-family : MS Sans Serif,Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
}

TH  {
	font-family : MS Sans Serif,Arial;
	font-weight : normal;
	font-style : normal;
	font-size : 8pt;
}

