body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 15px;
	margin-bottom: 5px;
	width: 600px;
}
h1 {
	font-size: 24px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
}
h2 {
	font-size: 18px;
	margin-top: 12px;
	margin-bottom: 12px;
	text-align: left;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
}
h1 + h2 {
	margin-bottom:12px;
	font-weight: normal;
	margin-top: -10px;
	font-variant: small-caps;
}
h3 {
	font-size: 18px;
	font-weight: bold;
	margin-top: 18px;
	margin-bottom: 12px;
	text-align: left;
}
h4 {
	font-size: 15px;
	margin-top: 25px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: normal;
	text-transform: uppercase;
}
h5 {
	font-size: 14px;
	margin-top: 16px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: uppercase;
}
h6 {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 3px;
}
p + h3, p + h4, p + h5 {margin-top:25px}
body p {
	margin-top:0;
	line-height: 14px;
	margin-bottom: 8px;
}
.caption {
	font-size: 9px;
	margin-top: 4px;
	width: 100%;
	line-height: 11px;
	margin-bottom: 8px;
	text-align: left;
	font-weight: bold;
	color: #666666;
	display: block;
}
.float_left {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 8px;
	margin-left: 0px;
}
.float_right {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	padding-left: 20px;
}
.float_left_noprint {
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.float_right_noprint {
	float: right;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.noprint {
	display:block;
}
ul, ol, li {
	margin-top: 4px;
}
.quotation {
	font-size: 11px;
	line-height: 13px;
	margin-right: 20px;
	padding-left: 33px;
	display: block;
}
.byline {
	font-size: 14px;
	font-weight: bold;
	text-align: left;
	margin-top: 12px;
	margin-bottom: 12px;
	line-height: 16px;
}
img {
	border: 1px solid #666666;
}
.img_noborder {
	border: 1px none #666666;
}
.bibliography {
	font-size: 11px;
	line-height: 12px;
	text-align: left;
	text-indent: -3em;
	padding-left: 3em;
}
.notes {
	font-size: 11px;
	line-height: 12px;
}
.notescenter {
	font-size: 11px;
	line-height: 12px;
	text-align: center;
}
#menu_bottom {
	margin-top: 8px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000000;
}
.links_cec {
	font-size: 10px;
	text-align: center;
}
a:link {
	color: #A31F1F;
	text-decoration: none;
}
a:visited {
	color: #A31F1F;
	text-decoration: none;
}
a:hover {
	color: #388898;
	text-decoration: none;
}
.content_menu {
	padding-top: 8px;
	padding-right: 10px;
	padding-bottom: 8px;
	margin: 0px;
	padding-left: 10px;
}
#content {
	margin-right: 20px;
	margin-left: 10px;
	padding-left: 10px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #999999;
	max-width: 680px;
}
#menu_top {
	border: 1px solid #999999;
	background-color: #FFFFFF;
	color: #000000;
}
#cec {
	display: none;
	font-size: 24pt;
	font-weight: bold;
	float: left;
	margin-right: 8pt;
}
#to_top {
	margin-top: 25px;
	margin-bottom: 2px;
}
#cec2 {
	display: none;
	font-size: 13pt;
	font-weight: bold;
	line-height: 14pt;
}
.contact {
	display: none;
	font-size: 10pt;
	clear: both;
	font-weight: normal;
	line-height: 11pt;
}
#source {
	display: none;
}
.indent {
	margin-left: 20px;
}
.inline {
	display: inline;
}
.discret { }
.english {
	color: #666666;
}
