/* CSS Document */
h1 {
	font-size: 18pt;
	margin-top: 14px;
	margin-bottom: 14px;
	color: #993333;
	}
h2 {
	font-size: 11pt;
	margin-top: 11px;
	margin-bottom: 0px;
	letter-spacing: -1px;
	background-color: #D0B29A;
	color: #600000;
	}
h2.bon {
	margin-top:0px;
	font-size: 14pt;
	letter-spacing: 1px;
}
h3 {
	font-size: 10pt;
	margin-top: 11px;
	margin-bottom: 6px;
	}
hr {
	color: #CCCCCC;
	}
hr.bis {
	color: #884444;
	}	
	
/*ul.menu {
	list-style-type: square;
	margin-left: 2px;
	list-style-position: inside;
	font-family: Arial;
	font-size: 12px;
	}*/
font.foot {
	font-size: 11px;
	font-style: italic;
	}
a.menu{
	margin-left: 0px;
	font-size: 12px;
	text-decoration: none;
	color: #720000;
	line-height: 12pt;
	}
a.menu:link,active,visited {
	color: #720000;
	
	}
a.menu:hover {
	color: #720000;	
	}
	
a.foot:link,active,visited {
	color: black;
	text-decoration: none;
	}
a.foot:hover {
	color: black;
	}
	
table.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	}
td.content {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #CCCCCC;	
	}
img {
	border: none;
}

div	{
 font-size: 12pt;
}

form {
 font-size: 12pt;
}
			