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

body {
	background-color: #909582;
	background-repeat: repeat-x;
	background-position:50% top;
	margin: 0;
top; }

.index_text {
	color: #564857;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	text-decoration: none;
}
.index_body {
	color: #993300;
	font-size: 24px;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	line-height: 24px;
	text-align: left;
}
a:link {
	color: #564857;
	text-decoration: none;
}
a:visited {
	color: #564857;
	text-decoration: none;
}
a:hover {
	color: #999999;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}	

.top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: 564857;
	text-decoration: none;
}
.bottom {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 564857;
	text-decoration: none;
}
