td {
	font-family: Helvetica, Arial, sans-serif;
	font-size: x-small;
	color: #000000;
}

strong {
	font-family: Helvetica, Arial, Geneva, sans-serif;
	font-size: small;
	color: #CC0033;
	font-weight: bold;
	text-decoration: none;

}

b {
	font-family: Helvetica, sans-serif;
	font-size: medium;
	color: #CC0033;
	font-style: italic;
	font-weight: bold;
	text-decoration: none;

}
a {
	text-decoration: none;
	color: #CC0033;

}

