body { background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 80%;  color: #333333; margin: 20px }

a:link { background-color:transparent; color: #969696; text-decoration: none }
a:visited { background-color:transparent; color: #969696; text-decoration: none }
a:active { background-color:transparent; color: #969696; text-decoration: underline }
a:hover { background-color:transparent; color: #969696; text-decoration: underline }

a.navi:link { background-color:transparent; color: #ffffff; text-decoration: none  }
a.navi:visited { background-color:transparent; color: #ffffff; text-decoration: none }
a.navi:active { background-color:transparent; color: #ffffff; text-decoration: none }
a.navi:hover { background-color:transparent; color: #ffffff; text-decoration: none }

h1 { font-size: 140%; font-weight: bold; color: #A80039; padding: 5px; background-color: transparent; text-align: center }
h2 { font-size: 110%; font-weight: bold; color: #A80039; background-color: transparent; }

.cent { text-align: center }
.nav { background-color: #00ABCC; color:#ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 90%; padding: 3px; text-align: center; border: none; }
.cr { font-size: 70%; text-align: center }
ul { list-style-type: square }
