body {
	line-height: 125%; 
	}
h1,h2,h3,h4,h5,h6 {
	clear: both;
	}
address {
	margin: 0em 5%;
	text-align: right;
	font-style: normal;
	}
p {
	margin: 0em;
	}
p.navi {
	text-align: center;
	}
pre {
	font-size: 100%;
	}
hr {
	height: 1px; 
	clear : both;
	}
dl {
	margin: 0em;
	}
ol {
	margin : 0em 0em 0em 2em; 
	}
th,td {	
	vertical-align: top;
	}

big {	font-size: 120%; }
small {	font-size: 80%; }
em {
	color: red;
	font-style: normal;
	}
.right {
	text-align : right;
	}
.center {
	text-align : center;
	}
.blue {	color: blue; }
.navy {	color: navy; }
.none {	display: none; }
.link {	float:left;
	font-weight:normal;
	margin:0em 0.5em 2em 0em;
	}
.links {
	line-height: 105%; 
	}
.submit_button {
	margin: 1em 0em 0em 20%;
	line-height: 1.5em;
	}
div.response {
	margin: 0em 0em 0.5em;
	}
#homepage {
	float: right;
	border: none;
	}
