body {font-family:Calibri, Arial, sans-serif;}
img {padding: 0px; margin: 5px; border: solid 0px; border-radius:5px; max-width: 97%;}
div {/*border: solid 1px #f00;*/}

hr {margin: 10px 10px; height:2px; box-shadow: 1px 1px 1px steelblue; color:white; background-color:white; }

h1 {text-align:center; margin-top: 10px; margin-bottom: 10px; margin-left:3px; margin-right: 3px; font-weight:900;}
h2 {text-align:center; margin-top: 20px; margin-bottom: 10px; margin-left:3px; margin-right: 3px;}
h3 {font-size: 130%;  font-weight:700; color:white ; text-shadow: 1px 1px 1px gray; text-align:center; margin-left:10px; margin-right: 10px; margin-top: 0px; margin-bottom: 0px;}
h3 a {color: white;}
h4 {text-align:right; font-style:italic;  margin-top: 0; margin-bottom: 20; margin-right: 30}

p {font-size:large; text-align: justify; line-height:110%; text-indent: 30px; margin-top: 5px; margin-bottom: 0px; margin-left:20px; margin-right:20px;}
ul, ol {margin: 0px;}
li {font-size:large;}
.white {font-size: 130%;  font-weight:600; text-align: justify; line-height: 1.0em; color:white; text-shadow: 2px 2px 1px gray;}
.left {float:left; margin:0; width: calc(100% - 225px);}
.image {text-indent: 0; text-align: center; margin: 10px auto;}

td {text-align: center}
td {text-indent: 0; margin-top:0; margin-bottom:0; margin-left:0; margin-right:0}

@media screen and (max-width: 520px){
	
	.left {display: block; margin: 0 auto; width:100%;}
	
	
	
}