html, body {
	color: #000;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 125%;
}

h2 {
	font-weight: bold;
	font-size: 150%;
	line-height: 150%;
}

h3 {
	font-weight: bold;
	font-size: 110%;
}

p {
	line-height: 125%;
}

strong {
	font-style: normal;
	font-weight: bold;
}

em {
	font-style: italic;
}

a:link, a:visited {
	color: blue;
}

#header {
	color: #fff;
}

	#header strong {
		color: #f4d864;
	}

	#header #tagline {
		font-size: 115%;
		font-weight: bold;
	}

	#header .menu {
		font-size: 129%;
		font-weight: bold;
	}

		#header .menu a:link, #header .menu a:visited {
			color: #979797;
		}

.your-space {
}

	.your-space a:link, .your-space a:visited,
	.logout a:link, .logout a:visited {
		color: #9f9f9f;
	}

	.your-space .top, .logout {
		font-size: larger;
		font-weight: bold;
	}

#footer {
}

	#footer a:link, #footer a:visited {
		color: #ccc;
		font-size: 129%;
		font-weight: bold;
	}

	#footer #copyright-line {
		font-size: 90%;
		letter-spacing: 1px;
		color: #a8a8a8;
	}

		#footer #copyright-line a {
			font-size: 90%;
			font-weight: normal;
		}

	#footer #swhois-link a:link,
	#footer #swhois-link a:visited
	 {
		color: blue;
		font-size: 100%;
		font-weight: normal;
	}

#home-form {
}

	#home-form .searchbox {
		font-size: 229%;
	}

	#home-form p {
		color: #999;
		font-weight: bold;
	}

#search-bar .searchbox {
	font-size: 200%;
}

.button {
	color: #666;
}

#account-info {
	font-weight: bold;
}

	#account-info .row {
		width: 360px;
	}

#swhois-page h1 {
	color: #cc0000;
	font-size: 175%;
}

#swhois-page #lead-text {
	font-size: 93%;
	font-weight: bold;
}

.searchbox {
	font-size: 229%;
}

#swhois-page #main-body .button {
	font-size: 200%;
}
