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

body {
	background-color: #D0D4D4;
}
.index {
	font-family: Helvetica, "Trebuchet MS", Verdana;
	font-size: small;
	font-weight: normal;
	color: #000000;
	text-align: center;
}