body, p{
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	line-height: normal;
	font-size:14px;
	background-image: url('none');
	
}

td{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFF00;
	font-style: normal;
	line-height: normal;
	direction:inherit;
}

span{
	font-size: 16px;
	color: #000000;
	font-weight: bold;
	
}

A{
	color: #FFFF80;
	text-decoration: none;
	font-weight: bold;	
}

A:hover{
	text-decoration: none;
	font-style: italic;
}



body {
}