body {
    
    padding-top: 70px;
	padding-right: 10px ;
	padding-left: 10px ;
	padding-bottom:40px ; 
	font-family: Helvetica, Arial, sans-serif;
	font-size: 75px;
	line-height: 1.3;
	letter-spacing: -0.5px;
	font-weight: bold;
	color: white;
	background-color: black;
}


.header {

	max-width:10px;
	padding-right: 10px;
}

	h4 {
	padding-bottom: 2px;
	font-size: 330%;
	font-weight: bold;
	line-height: 1;
	color: #FFA500;
	background-color:#E6E6E6;
	text-align:left;


}
.container {

max-width:810px;
	margin-right: auto;
	margin-left: auto;}


h1{

	font-size: 0px;
	color: black;
}


h2 {
	font-size: 60%;
	font-weight: bold;
	text-align: center;
	padding-bottom: 10px;
}

h3 {
	padding-bottom: 2px;
	font-size: 330%;
	font-weight: bold;
	line-height: 1;
	color: #000000
	background-color:#E6E6E6;
}

    p {
	font-size: 60%;
	line-height: 1.3;
	text-align: justify;

}

    a {
	color: #FFA500;
	font-weight: bold;
}

    a:hover {
	color: #7B68EE;
}