html>body, html>body #contents {
	height:auto;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}
#contents {
	width: 750px;
	background-color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DDEEFF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DDEEFF;
	margin-top: 1em;
	margin-bottom: 1em;
	margin-right: auto;
	margin-left: auto;
}
#text {
	margin-top: 1em;
	margin-bottom: 1em;
	padding-right: 4px;
	padding-left: 4px;
	margin-bottom: 30px;
	clear: both;
	line-height: 17px;
	width: 90%;
	margin-right: auto;
	margin-left: auto;
	text-align: justify;
}
#text p {
	line-height: 2.0em;
}
#text h1{
	font-size: 1.2em;
	font-weight: bold;
	color: #3399CC;
}
.red {
	color: #CC0000;
	font-style: italic;
}
.superscript {
	vertical-align: super;
	font-size: 0.6em;
}
#footer {
	text-align: center;
	line-height: 22px;
	font-weight: bold;
	color: #FFFFFF;
	height: 48px;
	clear: both;
	margin-top: 10px;
}
#footer a:link, a:visited, a:active {
	color: #FFFFFF;
	font-weight: normal;
}
.telephone {
	position: relative;
	top: 60px;
	width: 230px;
	left: 470px;
	font-weight: bold;
	color: #FFFFFF;
	letter-spacing: 0.1em;
	text-align: right;
}
