body { font-family: Arial, arial, helvetica, sans-serif; font-size: 12px; color: black; background: white; margin: 10px } p { margin: 10px 0px } a { color: black } a:link { color: black; text-decoration: underline } a:visited { color: black; text-decoration: underline } a:active { color: grey; text-decoration: underline } a:hover { color: grey; text-decoration: underline } table { margin-left: 0px; margin-right: 0px; margin-top: 0px; margin-bottom: 0px; font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } input { border: solid 1px black; font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } select { border: solid 1px black; font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } textarea { border: solid 1px black; font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } img { border: solid 1px black} :link.editor { color: black; background: transparent; text-decoration: underline } :visited.editor { color: black; background: transparent; text-decoration: underline } :active.editor { color: grey; background: transparent; text-decoration: underline } :hover.editor { color: grey; background: transparent; text-decoration: underline } .heading { font-size: 18px; font-weight: bold } .info { font-size: 12px; font-style: italic } .error { color: red; font-weight: bold } .postbox { border: solid 1px black } .postheading { font-size: 14px; font-style: italic; } td.invisible { border: 0px; margin: 0px; padding: 0px; height: 0px }