body {
	font-family: Arial;
	font-size: 12px;
	color: 000000;
}
td {
	font-family: Arial;
	font-size: 12px;
	color: 000000;	
}
a {
	font-family: Arial;
	color: Blue;
	text-decoration: None;
}
a.ffffff {
	font-family: Arial;
	color: #ffffff;
	text-decoration: None;
}
.boldblack {
	font-family: Arial;
	font-size: 12px;
	font-weight: bold;
	color: 000000;	
}
.red {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: Red;	
}
.white {
	font-family: Arial;
	font-size: 12px;
	font-weight: normal;
	color: white;	
}