@charset "utf-8";
/* CSS Document */

.body {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
}
p {
	margin-bottom: 5px;
}

.title {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
	line-height: 16px;
}
.title2 {
	color: #000033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.title3 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 20px;
}
