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 
}
.bolditalic{font-weight: bold;font-style: oblique;}
.bold {font-weight: bold;}
.italic {font-style: oblique;}
.normal {font-style: normal;}		
h1 {
	background-color: inherit;
	color:black;
	font-size: large;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
}
h2 {
	background-color: inherit;
	color: white;
	text-align: center;
	font-size: medium;
	font-weight:normal;
	text-decoration: none;
}
h3{
	background-color: inherit;
	color: white;
	font-size: normal;
	font-style: normal;
	text-align: right;
	text-decoration: none;
}
h4 {
	background-color: inherit;
	color: white;
	text-align: left;
	font-size: medium;
	font-weight:normal;
	text-decoration: none;
}
h5{
	background-color: inherit;
	color: white;
	font-size: 1em;
	font-style: normal;
	text-align: right;
	text-decoration: none;
}
h6{
	background-color: inherit;
	color: white;
	font-size: small;
	font-style: normal;
	text-align: left;
	text-decoration: none;
}
