body,td,th {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-align: left;
}
body {
	background-color: #B91919;
}
a:link {
	color: #E3C482;
	text-decoration:none;
}
a:visited {
	color: #E3C482;
	text-decoration:none;
}
a:hover {
	color: #F0E1C1;
	text-decoration:underline;
}
a:active {
	color: #F0E1C1;
	text-decoration:underline;
	font-weight: bold;
}
#bottom {
	font-size: 11px;
}
#bottom p {
	text-align: center;
}
#Listing {
	font-size: 14px;
	font-weight: bold;
	margin-bottom: -10px;
	color: #E3C482;
}
#TopRow {
	text-align: center;
	color: #DDBE7B;
}
.TopWorldwide {
	text-align: center;
	margin-top: -5px;
}
.Heading {
	font-size: 16px;
	font-weight: bold;
	color: #F0E1C1;
	text-align: center;
}
.GVCBottom {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.para {
	line-height:5px;
}

.indent {
	padding-left: 20px;
}
