body {
	margin-left: 5%;
	margin-right: 5%;
	background-color: #ffffff;
	line-height: 1.3em;
}
a:visited {
	color: #0000aa;
}
b{
	font-size: 100%;
}
b.title{
	font-size: 110%;
}

div {
	margin:0.5em;
}
div.navigation {
	text-align: right;
	clear: both;
	border-bottom: #000000 double 3px;
}
div#top {
	text-align: center;
	line-height: 2em;
}
div.information {
	text-align: center;
	border-bottom: #000000 double 3px;
}
div#college {
	text-align: left;
	margin:0.2em;
}
div#top_navigation {
	text-align: center;
	border-bottom: #000000 double 3px;
}
div#bottom_navigation {
	text-align: center;
}
address {
	text-align: right;
	border-top: #000000 double 3px;
	font-style: normal;
	padding-top: 0.5em;
}
h1 {
	text-align: center;
	width: 4em;
	color: #000000;
	border-collapse: collapse;
	border: solid #0000ff 2px;
	background-color: #f0f8ff;
	font-size: 160%;
	padding: 0.3em;
}
ol {
	text-align: left;
	width: auto;
	list-style: decimal outside;
	margin-left: auto;
	margin-right: auto;
}
ul {
	text-align: left;
	width: auto;
	list-style: disc outside;
	margin-left: auto;
	margin-right: auto;
}
ul#indent {
	text-align: left;
	width: auto;
	list-style: disc outside;
	text-indent: 2em;
	margin-left: auto;
	margin-right: auto;
}
p {
	text-indent: 1em;
}
.text {
	text-indent: 0em;
}
.link {
	text-align: center;
}
.caption {
	text-indet: 0em;
	margin: 0;
	text-align: center;
}
td {
	vertical-align: top;
	line-height: 1.5em;
}
table#contact {
	border-collapse: collapse;
	border: solid #ffaaff 4px;
	background-color: #ffe8ff;
	text-align: left;
	font-size: 110%;
	margin: 0 1em;
	padding: 0.5em;
}
table#waseda {
	border-collapse: collapse;
	border: solid #ffad5b 4px;
	background-color: #ffe786;
	text-align: left;
	font-size: 110%;
	margin: 0 1em;
	padding: 0.5em;
}
span.year {
	font-size: 80%;
}
span.vector {
	font-family:Times;
	font-weight:bolder;
}