body { font-family: Arial, arial, helvetica, sans-serif; font-size: 12px; color: rgb(255,255,255); background: rgb(31,31,31); margin: 10px } p { margin: 10px 0px } a { color: rgb(255,255,255) } a:link { color: rgb(153,153,153); text-decoration: underline } a:visited { color: rgb(153,153,153); text-decoration: underline } a:active { color: rgb(255,255,255); text-decoration: underline } a:hover { color: rgb(255,255,255); 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 rgb(255,255,255); font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } select { border: solid 1px rgb(255,255,255); font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } textarea { border: solid 1px rgb(255,255,255); font-family: Arial, arial, helvetica, sans-serif; font-size: 12px } img { border: solid 1px rgb(153,153,153)} :link.editor { color: rgb(127,127,127); background: transparent; text-decoration: underline } :visited.editor { color: rgb(127,127,127); background: transparent; text-decoration: underline } :active.editor { color: rgb(255,255,255); background: transparent; text-decoration: underline } :hover.editor { color: rgb(255,255,255); 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 rgb(255,255,255) } .postheading { font-size: 14px; font-style: italic; } td.invisible { border: 0px; margin: 0px; padding: 0px; height: 0px }