body {text-align: center; font-size: 18px;}
h1 {font-size: 22px; text-align: center; font-weight: bold; background: white; border: 3px outset orange; border-radius: 12px;}
h2 {font-size: 20px; text-align: center; background: white; border-top: 3px dotted orange; border-bottom: 3px dotted golden;}
h3 {font-size: 18px; text-align: center; font-weight: bold;}
div {font-size: 18px; font-weight: normal; border-radius: 8px;}
ul, ol {background: white; font-size: 18px;}
table {width: 95%; font-size: 18px; background: white; table-layout: fixed; word-wrap: break-word; border-collapse: collapse; border: 3px solid orange; margin-left: auto; margin-right: auto;}
td, th {width: 60%; text-align: left; font-size: 18px; border: 2px solid orange;}
.appname {width: 40%;}
a {font-size: 18px; color: black; text-decoration: underline solid orange;}
#clock {text-align: right; font-size: 18px; border: 4px black solid; background-color: white;}
strong {text-align: center; font-size: 18px; font-weight: bold;}
#sitemenu {text-align: center; font-size: 18px; border: 2px outset pink; border-radius: 12px; background: white;}
#sitemenu:active {border: 2px inset orange; font-size: 20px;}
#indexbtn1 {font-size: 18px;}
.pagebtn {font-size: 18px; border: 3px outset aqua; background: white; color: blue; border-radius: 9px;}
.pagebtn[aria-selected="true"] {background: blue; color: white;}
#contentlist {text-align: center; width: 70%; background: white; border-radius: 10px;}
.pagediv {margin-left: 0; margin-right: 0; background: white; text-align: center; font-weight: normal; font-size: 18px; border: 1px solid gray; border-radius: 9px;}
.pagediv p {margin-left: 10%; margin-right: 10%; text-align: left; text-indent: 1em;}