@charset "utf-8";
body {
	margin: 0px;
	padding: 15px 82px 10px 82px;	
	font-family: Arial, Helvetica, sans-serif;
}
#form1 {
	background-color: #f0ffff;
	border-top-width: 6px;
	border-top-style: solid;
	border-top-color: #000080;
	padding: 29px 0px 30px 0px;		
	text-align: center;
	font-size: 16px;
	line-height: 21px;
	font-weight: bold;
}

#form1  a, #form a:visited {
	color: #000080;
}
#form1 a:hover {
	color: #FF0000;
	text-decoration: none;
}


#form1 #DomainName {
	font-size: 36px;
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #000080;
	display: block;
	padding-bottom: 58px;
	font-weight: normal;
}

#for-sale {
	color: #000080;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 24px;
	padding: 0px;
	font-weight: normal;
	margin: 0px 0px 15px 0px;
}
