.PumperID {
	text-align: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #FF0000;
}
a {
	color: #FF9900;
	font-weight: bold;
}
.CountryName {
	font-size: 8pt;
	font-weight: normal;
}
p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: normal;
	color: #FF0000;
}
h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
	font-weight: bold;
	color: #FF0000;
}
.AlphabetIndexSmall {
	font-family: "Courier New", Courier, mono;
	font-size: 14pt;
	font-weight: bold;
}
.AlphabetIndexLarge {
	font-family: "Courier New", Courier, mono;
	font-size: 24pt;
	font-weight: bold;
	color: #FF0000;
}

