body { 
	font-family: Arial;
	font-size: 14px;
}

h1 {
	font-size: 28px;
	color: #623184;
	padding: 10px 0px;
}

h2 {
	font-size: 20px;
	color: #623184;
	padding: 10px 0px;
}

h3 {
	font-size: 16px;
	color: #623184;
	padding: 10px 0px;
}

h1 a, 
h2 a, 
h3 a {
	color: #623184;
	text-decoration: none;
}

h1 a:hover, 
h2 a:hover, 
h3 a:hover {
	text-decoration: underline;
}

p {
	line-height: 18px;
}
