body

	{
	background-color: #9966ff;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: 3em
	}

a {
	background-color: transparent;
	color: #ffffff;
	text-decoration: none;
}
a:hover 
  { color: #FF0000; 
  text-decoration: none; 
  background-color: transparent }
		
h1 {
	background-color: inherit;
	color: white;
	font-size: large;
	text-align: center;
	text-decoration: none;
	font-weight: normal;
}

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


h3 {
	background-color: inherit;
	color: white;
	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:normal;
	text-align: left;
	text-decoration: none;
	
}
h4 {
	background-color: inherit;
	color: black;
	font-size: small;
	font-style: italic;
	text-align: left;
	font-weight:normal;
	text-decoration: none;
}
h5 {
	background-color: inherit;
	color: black;
	font-size: small;
	text-indent: 30px;
	font-style: normal;
	font-weight:normal;
	text-align: justify;
	text-decoration: none;
}
h6{
	background-color: inherit;
	color: white;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
	
}
