.font02 {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: normal;
	color: #004984;
	background-color: #E2ECF8;
}

.font03 {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	line-height: 150%;
}

.font04 {
	text-align: left;
	font-size: x-small;
	color: #004984;
	background-color: #D5EBF3;
}

.font05 {
	text-align: left;
	font-size: x-small;
	line-height:125%;
	background-color: #F3F3F3;
}

.font06 {
	text-align: left;
	font-size: xx-small;
	color: #004984;
}

.bk {
	padding: 2px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #004984;
	background-color: #B3D4F1;
}

.bk02 {
	padding: 3px;
	text-align: left;
	font-size: x-small;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #3376A9;
}

.infobox {
	padding:5px;
	float:left;
	width: 100%;
	font-size: x-small;
	line-height: 150%;
	background-color: #FEFFC6;
}

.infolink {
	width: 100%;
	font-size: x-small;
	padding: 5px;
	font-weight: normal;
	color: #397DB3;
	line-height: 150%;
}