body

	{
	background-color: #ff9933;color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	Line-Height: 180%;
	margin: 30px 70px 70px 70px; 
	text-align: justify;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
	}
		
p 
	{
	text-indent: 20 px;
	}
p1 
	{
	text-align: right;
	
	}		

a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
a:hover 
  { color: #FF0099; 
  text-decoration: none; 
  background-color: transparent }
		
h1 {
	background-color: inherit;
	color:black;
	font-size: large;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}

h2 {
	background-color: inherit;
	color: black;
	text-indent: 20px;
	text-align: left;
	font-size: small;
	font-weight: bold;
	text-decoration: none;
}


h3 {
	background-color: inherit;
	color: black;
	font-size: medium;
	font-style: normal;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	
}
h3bis {
	background-color: inherit;
	color: white;
	font-size: medium;
	font-style: normal;
	font-weight:bold;
	text-align: left;
	text-decoration: none;
	
}
h3ter {
	background-color: inherit;
	color: black;
	font-size: medium;
	font-style: normal;
	font-weight:bold;
	text-align: center;
	text-decoration: none;
	
}

h4 {
	background-color: inherit;
	color: black;
	font-size: small;
	font-style: italic;
	text-align: left;
	font-weight:bold;
	text-decoration: none;
}
h4bis {
	background-color: inherit;
	color:black;
	font-size: medium;
	text-align: center;
	text-decoration: none;
	font-weight: bold;	
}
	
h5 {
	background-color: inherit;
	color: black;
	font-size: small;
	text-indent: 20px;
	font-style: normal;
	font-weight:normal;
	text-align: left;
	text-decoration: none;
}
h6{
	background-color: inherit;
	color: white;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	
}
h7 {
	text-align: right;
	background-color: inherit;
	color: black;
	font-size: small;
	font-style: normal;
	font-weight:normal;
	text-decoration: none;
}