body {
	background-color: #ffffff;
	color: #493b3b;
	font-size: 11px;
	margin-left: 24px;
}

h1 {
	color: #969696;
	font-size: 36px;
	font-weight: bold;
	margin-left: 24px;
	margin-bottom: 12px;
}

h2 {
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 4px;
}

h3 {
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 4px;
}

ul {
	list-style: none;
	padding-left: 20px;
	padding-bottom: 4px;
}

li {
	margin-bottom: 4px;
}

img {
	border: none;
}

s {
	color: silver;
}

.Topic {
	color: #a04020;
	font-size: 11px;
	font-weight: bold;
}

.Rev {
	color: red;
	font-size: 11px;
	font-weight: bold;
}

.Text {
	margin-left: 16px;
	margin-bottom: 20px;
}

.Detail {
	list-style: disc;
	margin-bottom: 12px;
}

li.Item {
	margin-bottom: 10px;
}

img.M {
	vertical-align:text-bottom;
}

