H  { text-indent: 10px; font-family: helvetica, impact, arial, sans-serif } /* browsers prefer lowercase font names and IE3 wants the family last */
P  { font: medium; helvetica, impact, arial, sans-serif } /* must size then face */
H2 { font-size: x-large; font family: helvetica, impact, arial, sans-serif } /* must size then face */
H5 { size: medium; position: center }  
LI { font: medium; helvetica, impact, arial, sans-serif } /* must size then face */
BLOCKQUOTE { font: medium; helvetica, impact, arial, sans-serif } /* must size then face */
TH { font: medium; helvetica, impact, arial, sans-serif } /* must size then face */
IMG { margin-top: 5px } /* give all images a top margin */


.new { font-weight: bold; color: #009900 } /* give paragraph a green text */
.warning { color: #990000 } /* give paragraph a red text*/
.highlighted { background: #FFFF66 } /* give paragraph a yellow highlighted background */
.grey { font-size: small; color: #999999 } /* give paragraph a grey text */
.crucial { font-weight: bold } /* give paragraph a bolder text */
.underlined { text-decoration: underline } /* give paragraph an underlined text */
.copyrightsite { font-size: x-small } /* give paragraph a 2nd to last small text */ 