@charset "utf-8";
#globalnav{
	display: none;
}
h1{
	font-size: 18px;
	font-weight: bold;
	color: #666633;
}
h2{
	font-size: 12px;
	line-height: 1.5em;
	color: #09f;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #09f;
}
h3{
	font-size: 10px;
	font-weight: bold;
	color: #333;
}
p{
	font-size: 9px;
	line-height: 1.5em;
}
li{
	font-size: 9px;
}
dt{
	font-size: 9px;
	font-weight: bold;
	color: #F60;
}
dd{
	font-size: 9px;
}
address{
	font-size: 7px;
	font-style: normal;
	color: #333;
}
