.redB {
	font-weight: bold;
	color: #FF0000;
}
h2 {
	width: 500px;
	font-size: 12px;
	font-weight: normal;
}
#content {
	width: 570px;
	margin-left: 20px;
}
h3 {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #0066FF;
	color: #0066FF;
	width: 500px;
	text-indent: 0.6em;
	border-left-width: 7px;
	border-left-style: solid;
	border-left-color: #0066FF;
}
p {
	text-indent: -2em;
	margin-left: 2em;
	font-size: 12px;
}
#content img {
	margin-left: 50px;
}
#content table {
	margin-left: 40px;
	border: 1px solid #999999;
	font-size: 12px;
	margin-bottom: 10px;
}
#content th {
	width: 170px;
	height: 20px;
	border: 1px solid #999999;
}
#content td {
	width: 310px;
	border: 1px solid #999999;
}
#content div {
	margin-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #CCCCCC;
	padding-bottom: 20px;
}
div .info {
	background-color: #FFFFCC;
	padding: 10px;
	width: 430px;
	margin-top: 10px;
	margin-left: 60px;
}
h1 {
	background-color: #DEEBFF;
	height: 40px;
	border: 1px solid #00CCFF;
	font-size: 18px;
	color: #0066CC;
	text-indent: 1em;
	vertical-align: middle;
	line-height: 40px;
	margin-bottom: 30px;
}
ul {
	margin-bottom: 40px;
	margin-left: 30px;
}
