@charset "utf-8";
/* CSS Document */
body {
	background-color: #063F86;
}
table {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	color: #002259;
}
a {
	color: #002259;
	text-decoration: underline;
}
.Heading {
	color: #002259;
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
}
h2 {
	font-size: 14px;
	font-weight: bold;
	color: #002259;
}

