| property | possible values |
| font-family | courier, monospace, sans, etc. |
| font-variant | small-caps, normal |
| font-style | italic, oblique, normal |
| font-size | [n]px, [n]pt, [n]%, etc. |
| font-weight | bold, bolder, lighter, normal |
| property | possible values |
| letter-spacing | [n]px, [n]pt, [n]%, etc. |
| word-spacing | [n]px, [n]pt, [n]%, etc. |
| text-decoration | underline, overline, line-through, none |
| text-indent | [n]px, [n]pt, [n]%, etc. |
| text-align | right, left, justify, center |
| color | hex (#FFFFFF), rgb, name |
| line-height | [n]px, [n]pt, [n]%, etc. |
| vertical-align | top, middle, bottom, baseline, sub, super, text-top, text-bottom |
| vertical-align | top, middle, bottom, baseline, sub, super, text-top, text-bottom |
| property | possible values |
| position | absolute, relative, fixed, static |
| top | [n]px,%,pt,etc. |
| left | [n]px,%,pt,etc. |
| z-index | [n]s |