.title {
	font-size: 14px;
	font-weight: bold;
	color: #000033;
}

.normal {
	font-size: 12px;
}



body.contents {

	padding: 1.5em;

	background-image: url(images/wallpaper.png);

	background-repeat: xy;
}



h1 {
	font-size: 140%;

}


h2 {	font-size: 130%;

	margin-left: 1px;

	padding-left: 0.5em;
	padding-top: 3px;
	padding-bottom: 1px;

	border-left: 0.9em black solid;

}


h3 {
	font-size: 130%;
	font-weight: normal;
}


h4 {
	font-size: medium;
	font-weight: normal;
	font-family: "Arial"
}

p {
	margin-left: 1em;

	line-height: 1.5em;
}

index_body {
	font-size: 130%;
	font-weight: normal;
}

p.small_index_body {
	text-align: right;
	font-style: italic;
	font-size: 100%;
}

index_address {
	font-size: medium;
	font-weight: normal;
	font-family: "Arial"
}

homepage_body {
	font-size: 120%;
	font-weight: normal;
}

p.small_homepage_body {
	text-align: right;
	font-style: italic;
	font-size: 100%;
}

p.nondeliverlies_link {
	padding-left: 40px;
}

p.contact_address {
	text-align: right;
}

table.schedule {
	margin-left: 70px;
	border-collapse: "collapse";
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #000000;
	background-collor: #FFFFFF;
}

table.schedule td {
	padding: 0.4em 0.9em;
	border: 0px solid #000000;
	background: #FFFFFF;
	color: #000000;
	font-size: 120%;
}

table.schedule th {
	padding: 0.4em 0.9em;
	border: 0px solid #000000;
	background: #FFFFFF;
	color: #000000;
}

table.schedule tr {
	padding: 0.4em 0.9em;
	border: 0px solid #000000;
	background: #FFFFFF;
	color: #000000;
}

table.nondelivery_list {
	margin-left: 70px;
	font-size: 120%;
	border-collapse: "collapse";
	border-spacing: 0;
	empty-cells: show;
	border: 1px solid #000000;
}

table.nondelivery_list th{
	padding: 0.4em 0.9em;
	border-bottom-style: double;
	border-bottom-color: #000000;
	border-bottom-width: 5px;
}

table.nondelivery_list th.alumni_year {
	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: 2px;
}

table.nondelivery_list td {
	padding: 0.4em 0.9em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	border-bottom-width: 1px;
}

table.nondelivery_list td.alumni_name_top {
	border-top-width: 0px;
}

table.nondelivery_list td.alumni_year_top {
	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: 2px;
	border-top-width: 0px;
}

table.nondelivery_list td.alumni_year {
	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: 2px;
}

table.nondelivery_list td.alumni_name_bottom {
	border-bottom-width: 0px;
}

table.nondelivery_list td.alumni_year_bottom {
	border-right-style: dotted;
	border-right-color: #000000;
	border-right-width: 2px;
	border-bottom-width: 0px;
}

.footer {
	font-size: 10pt;
	font-weight: bold;
	font-family: "Arial";
	text-align: center;

}

