@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: "Courier New", Courier, monospace;
	font-size: 13px;
	color: #000000;
	line-height: 17px;
	font-weight: normal;
}
body {
	background-color: #FFDB00;
	margin-left: 0px;
	margin-top: 25px;
	margin-right: 0px;
	margin-bottom: 25px;
}

a {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #000000;
}
a:visited {
	color: #000000;
}
a:hover {
	color: #000000;
}
a:active {
	color: #000000;
}
.weblink {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}
a.weblink:link {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}
a.weblink:hover {
	font-size: 18px;
	font-weight: bold;
	font-family: "Courier New", Courier, monospace;
	color: #000000;
	text-decoration: none;
}
