@charset "UTF-8";
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
}
body {
	background-color: #e1e4da;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: 4d6b7c;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: 0c3146;
}
a:hover {
	text-decoration: none;
	color: d0b147;
}
a:active {
	text-decoration: underline;
	color: #000000;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 40px;
	color: 4d6b7c;
}
h2 {
	font-size: 20px;
	color: 4d6b7c;
}
h3 {
	font-size: 15px;
	color: 0c3146;
}
