body {
	font-size: 14px;
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #4A2A2E;
}
.main {
	margin-top: 10px;
	margin-right: 50px;
	margin-left: 50px;
	margin-bottom: 60px;
	line-height: 1.3em;
}
a {
	color: #CE6170;
	text-decoration: none;
	font-weight: bold;
	font-style: normal;
	font-size: 12px;
}
a:hover {
	text-decoration: underline;
}
.title {
	font-size: 18px;
	color: #FF6600;
}
.figure {
	font-size: 10px;
	font-weight: bold;
	color: #990033;
	line-height: normal;
}
.bold {
	font-weight: bold;
}
