@charset "utf-8";
/* CSS Document */

dl.howto {
	overflow: hidden;
	_zoom: 1;
	padding-top: 20px;
}
dl.howto dt {
	font-size: 1.2em;
	color: #104c97;
	font-weight: bold;
}
.table th {
	width: 9em;
}

#greeting {
	padding-top: 20px;
}
#greeting h3 {
	font-weight: bold;
	margin-bottom: 1em;
}
#greeting p {
	text-indent: 1em;
	margin-bottom: 1em;
}
.imgR {
	margin-left: 25px;
}