td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000033;
}
a {
	font-weight: bold;
	color: #DA1919;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.country {
	font-weight: bold;
	color: #0000CC;
}
.cselect {
	background-color: #FFFFCC;
	padding: 10px;
	font-size: 11px;
	line-height: 16px;
	border: 1px solid #DA1919;
}