@charset "utf-8";
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
h1 {
	font-size: 24px;
}
h2 {
	font-size: 18px;
}
h3 {
	font-size: 16px;
}
h4 {
	font-size: 14px;
}
h5 {
	font-size: 12px;
}
h6 {
	font-size: 10px;
}



/* CSS Document */

body {
	background-color: #f3feff;
	margin-top: 0px;
}
.style2 {
	font-family: "Agency FB";
	color: #000099;
}

.style55 {font-family: Verdana; color: #001B6E; font-size: 12px; }
.style84 {
	color: #FF6000;
	font: bold 14px Verdana;
}

.style90 {
	font-family: "Agency FB";
	font-size: 24px;
	font-weight: bold;
	color: #000099;
}
.style93 {
	font-family: "Agency FB";
	font-size: 18px;
	font-weight: bold;
	color: #001B6E;
}




.BoxRTop {
	border: 1px solid #EC6E12;
}
.BoxRBottom {
	border: 1px solid #0153B6;
}
