.disclaimer { font family: sans serif; font-wieght: normal; color: white; font size: 15px; text-indent: 30px }
.bold { font-weight: 900; color: white }
.emphasis { font-style: italic; color: white }
.nav { font family: sans serif; font-wieght: normal; text-align: center; color: white; font size: 15px }
a:active { text-decoration: none; color: white }
a:hover { text-decoration: underline; color: white }
a:link { text-decoration: none; color: white }
a:visited { text-decoration: none; color: white }
a:visited:hover { text-decoration: underline; color: white }

