body,TD {font-family: Verdana,arial,sans-serif; }
Table{
	text-align: center;
	width: 700px;
	height: 10px;
	border: 1px solid White;
	background: #FF0000;
	font-size: 10px;
}
TD.header{
	font-size: 12px;
	height: 10px;
	text-align: left;
	color: WHITE;
	font-weight: bold;
}
A{
	font-size: 12px;
	height: 10px;
	text-align: left;
	color: WHITE;
	font-weight: bold;
	text-decoration: none;
}
A.copy{
	font-size: 10px;
	color: Silver;
	font-weight: bold;
}

EM{
	font-size: 12px;
	height: 10px;
	text-align: left;
	color: Yellow;
	font-weight: bold;
	text-decoration: none;
	font-style: normal;
}
FONT{
	font-size: 10px;
	font-weight: bold;
	height: 10px;
	text-align: right;
	color: Teal;
}



