body {
	font-family: Arial, sans-serif;
	font-size: 16px;
}
a {
	color: #5d7277;
}
h1 {
	font-size: 20px;
}

h3 {
	font-size: 20px;
}

h4 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	border-bottom: 1px solid black;
}
table {
	font-size: 15px;
}
li {
	margin-bottom: 15px;
}