@charset "utf-8";
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
h1 {
	font-size: 24px;
	color: #023d71;
}
h3 {
	font-size: 15px;
	color: #023d71;
}
.blue16 {
	font-size: 16px;
	color: #012d54;
	font-weight: bold;
	line-height: 18px;
}

.static {
	background-position: right;
	float: right;
	margin-left: 15px;
	margin-bottom: 15px;
}

