@charset "utf-8";
/* CSS Document */

body {
	background:#F9FFD9;
	color: #1B4D00;
	font-family: 'Montserrat', sans-serif;
}

body b{
	font-weight: 900;
}

body:link {
	color: #0099FF;
}

body:visited {
	color: #BF0003;
}

.I {
	text-align: center;
}

.I img{
	width: 30%;
}

.II {
	text-align: center;
}

.II img{
	width: 10%;
}

.III {
	text-align: center;
}

.III img{
	width: 30%;
}