* { margin: 0; padding: 0; outline: none; -webkit-font-smoothing: antialiased}
*,:before,:after { box-sizing: border-box; -webkit-box-sizing: border-box; -moz-box-sizing: border-box}
html, body { font-family: verdana; color: #666; font-size: 1em; padding: 0; margin: 0; background: #FFF; line-height: 1.6em; }
h1,h2,h3,h4 { font-family: verdana; color: #666; font-size: 17px; font-weight: 300; margin: 0px; }
img {border:0; display: block;margin:5px auto;}
a{text-decoration:none;color:#1177cc;}
.content { padding:10px; text-align: justify;  }
hr{border:0;border-bottom:1px solid #aaa;margin:15px 0;background:transparent;}

@media print {

	.content { padding: 0; }
	h1,h2,h3,h4 { font-size: 1.3em; }

}
