DIV.note {
	margin-left: 10;
	margin-right: 10;
	border: solid 1px
}
DIV.sample {
	margin-left: 10;
	margin-right: 10;
	border: solid 1px
}
DIV.abstract {
}
DIV.thanks {
}
DIV.tab {
	text-align: center;
	display: block;
}
DIV.legal {
	margin-top: 20;
	margin-left: 10;
	margin-right: 10;
	border: solid 1px;
	text-align: justify
}
DIV.figure {
	background-color: white;
	text-align: center;
	display: block;
	border: solid 1px
}
SPAN.legal {
	text-align: center;
	text-decoration: blink;
	font-weight: bold
}
TABLE.histo {
	text-align: center;
	display: block
}
DIV.navbar {
	text-align: center;
}
A.inform:link {
	color: green
}
BLOCKQUOTE {
	font-style: italic;
	margin-left: 10;
	margin-right: 10;
	text-align: center
}
CITE {
	font-style: italic
}
CITE.title {
	font-style: normal;
	text-decoration: underline
}
