body,
input,
textarea {
	font: 13px/1.4 "Lucida Grande","Lucida",Verdana,Sans-serif;
}
a:focus {
	outline: 1px dotted invert
}
hr {
	border: 0 #ccc solid;
	border-top-width: 1px;
	clear: both;
	height: 0
}

h1,h2,h3,h4 {
	font-family: "Helvetica Neue","Helvetica","Arial",Sans-serif;
	line-height: 1.2;
	color: #f63293;
}

h1 {
	font-size: 200%;
}
h2 {
	font-size: 180%;
}
h3 {
	font-size: 160%;
}
h4 {
	font-size: 140%;
}
h5 {
	font-size: 120%;
}
h6 {
	font-size: 100%;
}

p {
	margin-bottom: 1em;
}

input,
textarea {
	padding: 3px;
	border: 2px solid #e7e7de;
	font-size: 100%;
}

small {
	font-size: 11px;
}

.legal {
	color: #8d8d82;
}

.legal a,
.legal a:visited {
	color: #8d8d82;
}

.legal a:hover {
	color: #5d5d55;
}
