@charset "UTF-8";
body,td,th {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #020000;
}
body {
	background-color: #286de1;
	margin-left: 5px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
}
a {
	font-size: 14px;
	color: #020000;
}
a:visited {
	color: #ede04e;
}
a:active {
	color: #faf9f9;
}
h1 {
	font-size: 23px;
	color: #020000;
}
h2 {
	font-size: 17px;
	color: #020000;
}
