@charset "ISO-8859-1";
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #CCCCCC;
}
a {
	color: #FF0000;
}
a:hover {
	color: #FF0000;
}
strong {
	color: #DDDDDD;
}

