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

.body {
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.title {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	line-height: 30px;
}
.title2 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	line-height: 24px;
}
.title3 {
	color: #003399;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
}
