/* StyleSheet for http://www.expansions.be/ - print version */
BODY {
	background-color : #ffffff;
	color : #000000;
}
A {
	text-decoration : none;
}
H1 {
	font-size : 1.5em;
	font-weight : bold;
}
H2 {
	font-size : 1.3em;
	font-weight : bold;
}
H3 {
	font-size : 1em;
	font-weight : bold;
}
HR {
	height: 2px;
	border-color: #000000;
}
.cite {
	margin-left : 20px;
	font-style : italic;
}
.tab {
	margin-left : 20px;
}
.indent {
	text-indent: 20px
}
.small {
	font-size: 0.8em;
}
.big {
	font-size: 1.2em;
}
.info {
	margin-left : 20px;
	font-size: 0.8em;
}
