body {
	font-family: Verdana, helvetica, arial, sans-serif;
	color: black;
	margin: 0;
	padding: 0;
	background-color : #ffffff;
}

.tbl1 
{ 
background: url('back_fleur.jpg'); 
background-repeat: no-repeat; 
} 

ul,ol,h1,h2,h3 {
	font-size: 100%
}

td,td.main {
	font-size: 95% 
}

td.sidebar {
	font-size: 85%
}

p.footnote {
	font-size: 80%
}

h1 {
	font-size: 200%
}

h2 {
	font-size: 160%
}

h3 {
	font-size: 110%
}

a {
	color: #CC0000
}

a:hover{
	text-decoration: underline;
}


.menu A:link {text-decoration: none; color:white}
.menu A:visited {text-decoration: none;color:white}
.menu A:active {text-decoration: none overline}
.menu A:hover {text-decoration: none; color: red;}

