@charset "UTF-8";
body,td,th {
	font-family: "Georgia", Helvetica, serif;
	font-size: 16px;
	color: #000000;
}
table tr td {
}
table tr td {
}
body {
	background-color: #FFFFFF;
}
a:link {
	color: #000099;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #990000;
}
a:hover {
	text-decoration: none;
	color: #000000;
}
a:active {
	text-decoration: none;
	color: #000000;
}
