img {
	border: 0px;
}

.RouterIPHeader {
	text-align: center;
	margin: 5px;
	font-weight: bold;
	font-size: 3em;
	font-family: Verdana, Arial, Sans-Serif;
}
.Router {
	color: #0000cc;
	background-color: inherit;
}
.IP {
	color: #ffd700;
	background-color: inherit;
}
.Com {
	color: #009900;
	background-color: inherit;
}

.YourPublic {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 25px;
}
.YourHost {
	text-align: center;
	font-size: 1em;
	font-family: Verdana, Arial, Sans-Serif;
	margin-top: 25px;
}

.IPAddress {
	font-weight: bold;
	font-size: 7em;
	color: #ff0000;
	background-color: inherit;
	font-family: 'Arial Narrow', Sans-Serif;
	text-align: center;
}
.HostName {
	font-weight: bold;
	font-size: 2em;
	color: #ff9933;
	background-color: inherit;
	font-family: 'Arial Narrow', Sans-Serif;
	text-align: center;
}

.GoogleTextAds {
	text-align: center;
	margin-top: 25px;
}

.WebBadges {
	text-align: center;
	margin-top: 25px;
}

.RouterIPFooter {
	font-size: .65em;
	font-family: Verdana, Arial, Sans-Serif;
	text-align: center;
	margin-top: 25px;
}