body {
	font-family: Arial, sans-serif;
	font-size: .75em;
	color: #636363;
}
	
	
a {
	color: #7e7ea4;
	text-decoration: none;
}
	
a:hover {
	text-decoration: underline;
}
	
p {
	line-height: 1.5em;
	margin-bottom: 15px;
}

h1, h2, h3, h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
}

h1 {
	font-size: 1.5em;
	color: #404040;	
	letter-spacing: .02em;
}

h2 {
	font-size: 1.333em;
	letter-spacing: .02em;
	margin-bottom: 5px;
}

hr {
	border: none;
	height: 1px;
}

