body {
	padding-top: 70px;
	padding-right: 10px ;
	padding-left: 10px ;
	padding-bottom:40px ; 

	font-family: Helvetica, Arial, sans-serif;
	font-size: 50px;
	line-height: 1.3;	
}

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

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

hr {
 background: #333;
 border: none;
 color: yellow;
 height: 0px;
 width: 0%;
}


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

}

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


}
h4{

font-size: 0px;
}


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

}

    a {
	color: black;
	font-weight: bold;
}

    a:hover {
	color: #CD5C5C;
}