@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #686868; /* #878787 */
	margin-top: 0;
	padding-bottom: 13px;
	margin-bottom: 0;
}

.title {
	font-weight: bold;
	color:  #000;
	padding-top: 10px;
}

.small {
	font-size: 9px;
	line-height: 10px;
}