body {
	font-family: Arial,Helvetica,sans-serif;
	font-size: 14px;
	text-align: justify;
	background-color: #515151;
	margin: 0;
}
h1 {
    font-size: 16px;
}
a {
    color: #aa6f22;
    text-decoration: none;
}
a:hover {
    text-decoration: underline;
}
a:visited {
    color: #aa6f22;
}
