ul.nodot { list-style-type: none; }

body {
   color: black;
   background-color: white;
}

a:link {color:#00188c;}
a:active {color:red;}
a:visited {color:#661855;}

a.logolink {color:black; text-decoration:none}
a.logolink:visited {color:black;}

img.info {border:none}

header h1 {
  text-align: center;
  font-family: 'Georgia', 'Arial Black', 'Times New Roman', serif;
  font-weight: bold;
}
