body

	{
	background-color: #3333FF;color: #000000;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: small;
	Line-Height: 180%;
	margin: 0px 100px 100px 100px; 
	text-align: justify;
	font-style: normal;
	font-weight: normal;
	text-decoration: none;
	}
	

a {
	background-color: transparent;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover 
  { color: #FF0000; 
  text-decoration: none; 
  background-color: transparent }
		
h4 {
	background-color: inherit;
	color: white;
	font-size: small;
	text-align:left;
	text-decoration: none;
	font-weight: normal;
}

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



