H1 {
	font-size : 7mm;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	vertical-align : top;
 	font-weight: bold;
	margin-bottom: 6px;
}

H2 {
	margin-top: 8mm;
	font-size : 4mm;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	vertical-align : top;
 	font-weight: bold;
}


LI {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	color : rgb(0, 0, 0);
	padding-bottom: 8px
}

.author {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
	color : rgb(0, 0, 0);
	padding-bottom: 8px
}

.bulletin_ref {
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-style: italic;
	color : rgb(255, 0, 0);
 	font-weight: bold;
	text-align: right;
	padding-bottom: 8px;
	background-color: #cccccc;
}
.subtitle {
	font-size : 5mm;
	font-family : Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color : rgb(0, 0, 0);
	margin-top: 0px;
	margin-bottom: 0px;
}
