body {
	margin-left: 64px;
	margin-top: 21px;
	margin-right: 64px;
	margin-bottom: 7px;
	background-color: #07DEF5;
}

h1 {
  font-size: 36px; 
  font-family: "Monotype Corsiva"; 
  color: #FFFFFF; 
  letter-spacing: 1px;
  line-height: 110%;
  font-weight: bold; 
}

h2 {
  color: #000066;
  font-family: Arial;
  font-variant: normal;
  font-weight: bold;
  font-size: 12px;  
  letter-spacing: 1px;
}

h3{	color: white;
    font-family: "Arial, Helvetica, sans-serif";
 	font-variant: normal;
	font-weight: bold;
	font-size: 100%;
	text-align: center;
	line-height: 170%;
    background-color: #FA6105;
}

h4{	color: black;
	font-size: 22px; 
    font-family: "Comic Sans MS";
	font-weight: normal;
}

h5 {
	font-size: 11px;
	font-family: "Arial";
	text-align: justify;
	line-height: 170%;
}

h6{	color: #FFFFFF;
    font-family: "Arial";
	font-variant: normal;
	font-weight: bold;
	font-size: 80%;
	text-align: center;
	line-height: 190%;
    background-color: #000066;
}

p { 
  color: #000000;
  font-family: Comic Sans MS;
  font-variant: normal;
  font-weight: normal;
  font-size: 90%;  
  text-align: justify;
}