body {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
	line-height: 1.5em;
	color: #505050;
	background-color: #ededed;
}
#white-space {
	background-color: #FFFFFF;
}

.text-12px-01 {
	font-size: 12px;
	line-height: 1.5em;
	color: #10218b;
	text-decoration: underline;
	font-weight: bold;
}

a {
	text-decoration: none;
	color: #142488;
}
.a-topic-path {
	color: #646464;
	font-size: 10px;
	line-height: 1.5em;
}
.text-10px-01 {

	font-size: 10px;
	line-height: 1.5em;
}
a:hover {
	text-decoration: underline;
}
