.info {
padding-left: 10px;
font: 12px Verdana;
}

.info a {
color: red;
font-weight: bold;
text-decoration: none;
}

td.head {
background-color: #000;
color: #fff;
font: 14px Verdana;
font-weight: bold;
height: 10px;
}

body {
	padding: 0px;
	margin: 0px;
	color: #424242;
	text-align: center;
	font-size: medium;
	font-family: "Lucida Grande", Verdana, Arial, sans-serif;
	background-image: url(none);
}

#vpcBanner {
	background-position: 0 top;
	background-color: #E50000;
	color: #d2d2d2;
	padding: 5px 0 5px 0;
	width: 100%;
	margin: 0;
}

#vpcBanner a {
	text-shadow: 0px 0px;
	border-bottom-color: white;
	border-bottom-style: dotted;
	border-bottom-width: 1px;
	color: white;
	font-size: small;
	text-decoration: none;
}

#vpcFooter {
	margin-right: auto;
	margin-left: auto;
	margin-top: 0px;
	margin-bottom: 0px;
	display: block;
	width: 500px;
	color: #757575;
	text-align: center;
	font-size: small;
}

#vpcBanner p {
	-webkit-margin-before: 0em;
	-webkit-margin-after: 0em;
	-webkit-margin-start: 0px;
	-webkit-margin-end: 0px;
}

