
body {
	background-color: white;
	font-family: Alegreya;
	font-size: 16pt;
}

a:link {
    color: black;
}

a:visited {
    color: black;
}

a:hover {
    color: black;
    font-weight: bold;
}

div.top {
    margin-top: 48pt;
    margin-left: 25%;
    width: 50%;
}

div.top div {
    margin-top: 16pt;
}

