.style1 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: left;
	vertical-align: top;
	text-indent: 12px;
	white-space: normal;
	display: marker;
}

.style1_bis {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
}
.style2 {font-family: "Courier New", Courier, mono; font-size: 16px; text-transform: none; font-variant: normal; text-decoration: none; word-spacing: normal; letter-spacing: normal; text-align: left; vertical-align: top; text-indent: 8px; white-space: normal; display: marker; }
.style3 {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: right;
	vertical-align: top;
	text-indent: 8px;
	white-space: normal;
	display: marker;
}
.centered {
	font-family: "Courier New", Courier, mono;
	font-size: 14px;
	text-transform: none;
	font-variant: normal;
	text-decoration: none;
	word-spacing: normal;
	letter-spacing: normal;
	text-align: center;
	vertical-align: top;
	text-indent: 8px;
	white-space: normal;
	display: marker;
}

