@charset "UTF-8";

body {
	background-color: #2a579b;
	color: #fff;
	margin-top: 0;
}

table {
	background-color: #15253d;
}

h1, h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0;
	padding: 0;
}

h1 {
	font-size: 28px;
}

h2 {
	font-size: 21px;
}

h3 {
	font-size: 12px;
	margin: 10px 0;
}
