@charset "utf-8";
body,td,th {
	color: #241061;
	font-size: 14pt;
}
h1 {
	font-size: 24pt;
}
h2 {
	font-size: 18pt;
}
body {
	background-color: #FDF8AE;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}
a {
	color: #DBD975;
}
a:link {
	color: #DBD975;
	text-decoration: none;
}
a:hover {
	color: #E86306;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}

a:active {
	text-decoration: none;
}
