body {
	color: #FF9900;
	background-color: #0066FF;
	font-size: 10pt;
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;

}
td.header {
	color: #993333;
	font-weight: bold;
	text-align: left;
	border: none;
	font-size: 12px;
}
a {
	color: #FFCC00;
}
td.state {
	font-weight: bold;
	color: #993333;
	border: none;
}
td {
	font-size: 10px;
}
.row1 {
	font-weight: bold;
	background-color: #00AADE;
}
.all {
	text-align: left;
	width: 750px;
}
.country {
  font-size: 130%;
}
.no-border {
  margin-left: 500px;
  border: 0px;
}
