.information {
	padding-top: 9px;
	padding-right: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #003399;
	border-right-color: #003399;
	border-bottom-color: #003399;
	font-family: "Cooper Black";
	font-size: 18px;
	color: #FFFFFF;
	text-decoration: underline blink;
	background-color: #0066CC;
}
.domain {
	padding: 9px;
	border: thin solid #003366;
	font-family: Arial;
	color: #0000CC;
	font-size: 18px;
}
