body {
	background-color: white;
	color: black;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3 {
	font-size: 14px;
}

h4 {
	font-size: 12px;
}

a {
	color: #226cdd;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}