@charset "utf-8";

* { font-family: calibri;}

a { color: #676767; text-decoration: none}
a:hover { color: black; text-decoration: underline;}

a.active { color: black; text-decoration: underline; text-underline-offset: 4px;}

ul {
  list-style-type: circle; list-style: disc; font-size: 14pt
}

img { width: 300px; height: auto;}
footer img { min-width: 15px; width: auto; max-width: 300px; height: auto;}