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

.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 17px;
	text-indent: -30px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-left: 30px;
}
.vol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
	color: #CC6633;
}
.Guest_editors {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #3366CC;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	color: #CC6633;
}
ul {
	list-style-image: url(../media/square.gif);
	list-style-position: inside;
	font-family: Arial, Helvetica, sans-serif;
	text-indent: -4%;
	line-height: 110%;
}
.explanation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
.explanation_nb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: normal;
}
.normal_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: normal;
}

