.bold {font-weight: bold}
.caps {font-size: 0.8em}
fieldset {border: 0px}
.help {cursor: help}
.italics {font-style: italic}
.latin {font-style: italic}
.notbold {font-weight: normal}
.smallcaps {font-variant: small-caps}
.strike {text-decoration: line-through;}
.together {white-space: nowrap}
.ul {text-decoration: underline}
ul {list-style-type: square;}
ul.no-bullets {list-style-type: none;}
