/* CSS Document */
A{text-decoration:none;
	font-size: 12px;
	color: #6194C9;
	font-weight: 400;
	line-height: normal;
	}
	A:hover{text-decoration:underline;
	font-size: 12px;
	color: #6194C9;
	font-weight: 400;
	line-height: normal;
	}
.body1 {
	font-size: 12px;
	color: #000000;
	line-height: normal;
}
.body2 {
	font-size: 12px;
	font-weight: 600;
	color: #000000;
	line-height: normal;
}
.body3 {
	font-size: 12px;
	color: #6194C9;
	font-weight: 400;
	line-height: normal;
}
.body4 {
	font-size: 12px;
	color: #333333;
	line-height: normal;
}
.body5 {
	font-size: 14px;
	font-weight: 700;
	color: #009999;
}

