article {font-family:times new roman,serif;font-size:medium;}
body {background-color:#ffffff;color:#00008B;font-family:helvetica,sans-serif;margin:0;padding:0px;}
footer {font-size:small;padding:20px 5px;}
header {font-size:xx-large;font-weight:bold;margin:0;padding:20px 5px;text-align:center;}
main {border-bottom:thin solid #00008B;font-size:large;margin:0;padding:5px;}
nav {background-color:#FF8C00;display:flex;flex-flow:row nowrap;font-weight:bold;gap:20px;justify-content:space-between;margin:0;opacity:0.5;padding:5px;text-align:right;}
nav > :any-link {text-decoration:none;}
nav > div > :any-link {text-decoration:none;}
section {display:flex;flex-flow:row nowrap;gap:20px;justify-content:space-between;padding:5px;}
section > div > strong > :any-link {text-decoration:none;}
strong {font-weight:bold;}
.icons {font-size:xx-large;text-decoration:none;}
.nirco {color:#FF8C00;}