.content {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #454C57;
}

.content_02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #454C57;
}
.content_blue {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #008FD4;
}
.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 1.5em;
	color: #454C57;
}
.heading_02 {
	font-family: "Trebuchet MS";
	font-size: 12px;
	line-height: 1.5em;
	color: #1648A2;
	font-weight: bold;
}

.heading_01 {
	font-family: "Trebuchet MS";
	font-size: 15px;
	color: #1648A2;
	font-weight: bold;
	padding-bottom: 3px;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #7783A7;
}

#copyright a:hover{
	color: #919FC9;
}

.link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 1.6em;
	color: #1648A2;
}

#link a:hover{
	text-decoration: underline;
}