html, body {
	margin: 0;
	padding: 0;
}
body, a, h1, h2 {
	font-family: "arial, helvetica";
}
a, h1, h2, h3, hr {
	color: #546BE1;
}
body, pre {
	color: #000000;
}
a {
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}
a:hover {
	color: #000000;
}
p {
	text-align: justify;
}
hr {
	height: 4px;
}
h1 {
	font-size: 28px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: -5px;
}
h2 {
	font-size: 13px;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 3px;
}
h3 {
	text-align: left;
	font-size: 16px;
	font-weight: bold;
}
h4 {
	font-size: 12px;
	font-weight: normal;
	text-align: justify;
}
a.button {
	font-size: 18px;
}
a.paragraph {
	color: black;
	font-size: 12px;
	font-weight: normal;
}
table {
	text-align: center;
}
li {
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	margin-bottom: 2px;
}
