body
	{
	margin: 0px;
	padding: 0px;
	padding-left: 5%;
	padding-right: 5%;
	padding-bottom: 4px;
	background-color: #eee;
	}

.box, .container
	{
	max-width: 800px;
	}

a:link
	{
	color: #0066cc;
	}

a:visited
	{
	color: #cc66cc;
	}

a:hover
	{
	color: #669966;
	text-decoration: underline;
	}

td
	{
	font-family: courier new, courier, monospace;
	font-size: 13px;
	}


h1
	{
	font-family: courier new, courier, monospace;
	font-size: 24px;
	line-height: 26px;
	}

h2, big
	{
	font-family: courier new, courier, monospace;
	font-size: 19px;
	line-height: 21px;
	font-weight: bold;
	}

h3
	{
	font-family: courier new, courier, monospace;
	font-size: 16px;
	}

h4
	{
	font-family: courier new, courier, monospace;
	font-size: 11px;
	margin: 0px;
	}


small, input, select, option, .small, .footnotes
	{
	font-family: verdana, tahoma, arial, geneva, sans-serif;
	font-size: 11px;
	}

form
	{
	margin: 0px;
	}

.main
	{
	background-color: #fff;
	}

.dossier
	{
	background-color: #fff;
	font-family: georgia, verdana, serif;
	font-size: 14px;
	line-height: 1.3em;
	}

.dossier strong, .dossier b
	{
	font-family: courier new, courier, monospace;
	font-size: 13px;
	}

.navactive
	{
	background-color: #F0F9EE;
	font-weight: bold;
	color: #525551;
	}


.footnotes
	{
	background-color: #fff;
	}

.column
	{
	background-color: #F0F9EE;
	color: #525551;
	}

.column h1, .column h2, .column big
	{
	color: #525551;
	}

.footnote
	{
	color: #000;
	}

.footnoteref
	{
	color: #525551;
	}

.footnotenr
	{
	color: #525551;
	}

.fade
	{
	color: #666666;
	}

.mini
	{
	font-family: "Tahoma", "Geneva", "Arial", "Microsoft Sans serif", "MS Sans Serif";
	font-size: 10px;
	}

.linkicon
	{
	vertical-align: text-bottom;
	}

ul
	{
	margin-bottom: 0px;
	margin-top: 0px;
	}