A:link  {
	text-decoration : none;
	color: 000000;
}
A:visited  {
	text-decoration : none; 
	color: 000000;
}
A:active {
	text-decoration : none;
	color: 000000;
}

BODY {
	background-color: FFFFFF;
	margin-left : 0px;
	margin-top : 0px;
	margin-right : 0px;
}


TD.space {
	padding-left : 5px;
}

TD.text {
	font-family: Arial;
	font-size: 10Pt;
	font-weight: normal;
}

B {font-weight: bold}

