@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #7D7D7D;
}
h1 {
	font-size: medium;
	color: #000066;
}
h1,h2,h3,h4,h5,h6 {
	font-weight: bold;
	font-family: Arial, Geneva CY, Charcoal CY, Ayuthaya, Sathu, sans-serif;
}
body,td,th {
	font-family: Arial, Geneva CY, Charcoal CY, Ayuthaya, Sathu, sans-serif;
	font-size: small;
	color: #000000;
}
.style9 {font-size: x-small}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #4C4C4C;
}
a:hover {
	text-decoration: none;
	color: #A23264;
}
a:active {
	text-decoration: none;
}
