.sicoursesbody {
	padding: 10px;
	font-size: small;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

h4 {
	color: #336699;
	background-color: #DDDDDD;
	padding: 2px 7px;
	width: 80%;
	border-bottom: 1px darkblue solid;
}

.important {
	font-weight: bold;
}

.note {
	font-size: smaller;
}

li {
	list-style-position: outside;
}

.booktitle {
	font-style: italic;
	text-decoration: underline;
}