a {
	color : #000000;
}

a:hover {
	color : #0000FF;
	font-size : 105%;
}

body {
	background : #E7F0F7;
	font-family : "Courier New", Tahoma, "MS Sans Serif";
	font-size : x-small;
}

h2 {
	text-align : center;
}

h4 {
	text-align : left;
}

hr {
	width : 95%;
}

table {
	text-align : center;
	width : 95%;
}

.idx {
	font-size : xx-small;
}

