@charset "utf-8";
body {
	background-color: #C4C3C3;
}

.body_head1_bold {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 16px;

	font-weight: bold;

	color: #000000;
}

.body_norm1 {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	color: #000000;
}

.body_norm1_bold {
	font-family: Arial, Helvetica, sans-serif;

	font-size: 12px;

	font-weight: bold;

	color: #000000;
}

.head_blue_bold_4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #02254E;
}
.body_norm1_larger {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000000;
}

.background1 {
	background-image: url(../graphics/frntpage_flashpicbox.jpg);
	background-repeat: no-repeat;
} 

