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

body {
	background-color: #888877;
}
body,td,th {
	font-family: Verdana, Geneva, sans-serif;
	color: #000;
	font-size: 12px;
}
a:link {
	color: #333;
	text-decoration: none;
}
a:visited {
	color: #222;
	text-decoration: none;
}
a:hover {
	color: #030;
	text-decoration: underline;
}
a:active {
	color: #333;
	text-decoration: none;
}
table {
	border: 1px solid #000;
}
.Footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	text-align: center;
	display: block;
}
.TopImg {
	margin-top: 6px;
	padding-top: 6px;
}
.GeneralText {	font-family: Verdana, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #333;
	display: block;
	padding-right: 12px;
	padding-left: 12px;
}.Wrap {
	padding: 12px;
}
.PageLink {	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-style: normal;
	text-decoration: underline;
}

