body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #99CCFF;
	list-style-type: square;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #CC0000;
	font-size: 14px;
}
.fr {
	color: #0066FF;
}
.en {
	color: #003399;
}
a {
	color: #CC0000;
	text-decoration: none;
	cursor: crosshair;
}
div {
	text-align: left;
	height: 460px;
	width: 340px;
}
h3 {
	color: #333333;
}
