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

/********************************************************
	Index
*********************************************************/

div#index {
	width: 760px;
	text-align: right;
	color: #616265;
	font-size: 1em;
}

div#index a { font-weight: bold; color: #616265; }
div#index a:hover { color: #616265; }

body {
	color: #616265;
	font-size: 0.7em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
}
