@charset "utf-8";
/* CSS Document */

body {
font-size:9pt;
}
p {
margin: 0;
}
.bolder{
	font-weight:bolder;
}
.font_s{
	font-size:8pt;
}

.font_l{
	font-size:11pt;
}

