body {
	font-family:  Arial,  sans-serif;
	font-size: 12px;
	color: #ffffff;
	letter-spacing: 0px;
	font-style: normal;
	line-height: normal;
	text-align: left;
	
}


td {
	font-family:  Arial, DIN-Medium, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	letter-spacing: -2px;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	text-decoration: underline;	
}


th {
	font-family: Din, Helvetica, sans-serif;
}

a {
	color: #ffffff;
	text-decoration: none;
	font-size: 12px;
	letter-spacing: 0px;
}

a:hover {
	color: #000000;
	background: #ffffff;
	font-size: 12px;
	letter-spacing: 0px;
	
}



