* {
	margin: 0;
	padding: 0;
}

body {
	background-color: #FFF;
	font-family: "Trebuchet MS", Verdana, sans-serif;
	font-size: 100.01%;
}

p {
	font-size: 60%;
	line-height: 1.35em;
	letter-spacing: 0.05em;
	border-bottom: 1px solid #0091D4;
	padding: 5px 0;
}

.legal {
	border: none;
}

p a,
#footer p a {
	color: #646464;
	border-bottom: 1px solid #646464;
	font-weight: bold;
	text-decoration: none;
}

p a:hover,
#footer p a:hover {
	color: #0091D4;
	border-bottom: 1px solid #0091D4;
	text-decoration: none;
}

.top {
	text-decoration: none;
	border: none;
	padding-bottom: 15px;
}

h2 {
	font-family: Georgia, Verdana, sans-serif;
	text-transform: uppercase;
	font-size: 48%;
	letter-spacing: 0.075em;
	font-weight: bold;
	color: #0091D4;
	padding: 8px 0 8px;
	border-bottom: 1px solid #0091D4;
}

h1 {
	font-size: 100%;
	letter-spacing: 0.075em;
	font-weight: bold;
	color: #646464;
	padding: 5px 0 5px;
}

sup {
	font-size: 50%;
	letter-spacing: 0;
}

#page {
	width: 180px;
	margin: 0 auto;
	padding-top: 20px;
}

#footer {
	clear: both;
	color: #646464;
	border: none;
}

#footer p {
	letter-spacing: 0.1em;
	padding: 6px 0 5px;
	border: none;
}

.networks {
	width: 180px;
	margin: 10px 10px 5px 0;
}
