a:link, a:visited { text-decoration: none; color: blue; }
a:hover { text-decoration: underline; }
body { font-family: sans-serif; font-size: 12pt; }
p { text-align: justify; }
img { display: block; margin-left: auto; margin-right: auto; border: 1px solid black; } 
