
.address { margin-right: 10%; margin-left: 10% }
.bold { font-weight: bolder }
.center { text-align: center }
.copyright { font-size: smaller; text-align: center; margin-top: 10% }
.header { font-weight: bolder; font-size: larger; text-align: center }
.hidden { color: white; font-size: 0px; visibility: hidden; display: none }
.main-list { margin-right: 5% }
.main-text { margin-right: 5%; margin-left: 5% }
.menu { text-align: right; margin-top: 0px; padding-top: 0px }
.mono { font-size: smaller; font-family: "Courier New", Courier, Monaco, monospace }
.text-links { font-size: smaller; text-align: center }
body { font-family: Minion, "Minion Web", Times, "Times New Roman", serif; background-color: white; position: absolute; width: 525px }