body {
	font-family: Arial, sans-serif;
	font-size: 13px;
}
h1 {
	font-weight: bold;
	font-size: 20px;
	color: #cc6600;
	margin-bottom:5px;
	text-align: center;
}
h2 {
	font-size: 15px;
	font-weight: bold;
	color: #2347AD;
	border-bottom: 1px solid #000;
	padding-bottom: 1px;
	padding-top: 10px;
}
h3 {
	font-weight: bold;
	font-size: 12px;
}
.note {
	color: #CCCCCC;
	font-size: 10px;
	font-style: italic;
	text-align: center;
}
.cgv p {
	font-size: 11px;
}
