h1 {  color: #FF0000; 
	font-weight: bold;
	font-style: normal;
	font-size: 1.15em;
	line-height: 0.9;
	margin-top:1em;
	margin-bottom:0.1em;}
h2 {  color: #FF0000; 
	font-weight: bold;
	font-style: normal;
	font-size: 1.15em;
	line-height: 0.9;
	margin-top:1em;
	margin-bottom:0.1em;}
h3 {  color: #FF0000;
	margin-top:1em;
	margin-bottom:0em;}
h4 {  color: #FF0000;
	margin-top:1em;
	margin-bottom:0em;}

html, body {margin:0; padding:0; overflow:hidden; color:#400000;
	font-size .85em;
	line-height: 1.1;
	}


#arriere{
	position:absolute; 
	z-index:1; 
	left:0;
	width:100%; 
	height:100%;
}

#menu{
	position:absolute;
	left:0;
	z-index:3; 
	width:15%;
}


#warning{
	right:0px;
	position:absolute;
	z-index:4;
	width:80%;
	margin-top:50px;
	padding:20px;
	background-color:#CCCCCC;
} 
#right {
	right:0px;
	position:absolute;
	z-index:3;
	width:80%;
	padding-right:5%;
} 
#menu,#right{
	bottom:-2px;
	height:85%;
	overflow:auto
}
#menu td{font-size: 9pt; 
       font-family: verdana,helvetica ;
	   text-decoration: none;
	   white-space:nowrap;
}
#menu a {text-decoration: none;
       color: black
}
.specialClass {font-family:garamond; font-size:12pt;color:green;font-weight:bold;text-decoration:underline}
