@charset "utf-8";
/* CSS Document */

h1 {
	font-size: 18px;
	color: #0368A6;
	padding-top: 20px;
	height: 20px;
}

h2 {
	color: #33460C;
	font-size: 16px;
	line-height: 18px;
	padding-top: 10px;
	padding-bottom: 0px;
	height: 16px;
}

.bold_list {
	color: #0368A6;
	font-weight: bold;
}



.notation {
	font-size: x-small;
	font-family: Arial, Helvetica, sans-serif;
	color: #999999;
}
