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


.category { background: #6666cc; font-weight: bold; color: #FFFFFF } /* give paragraph bold white text and grey purple background */
.titles { font-weight: bold; position: center } /* give paragraph a bold text and center it */
.new { font-weight: bold; color: #007200 } /* give paragraph a bold, green text */
.warning { color: #990000 } /* give paragraph a red text*/
.dkred { color: #800020 } /* give words a dark red text*/
.blue { color: #000099 } /* give words a blue text*/
.dkblue { color: #400888 } /* give words a dark blue text*/
.highlighted { background: #FFFF66 } /* give paragraph a yellow highlighted background */
.grey { font-size: small; color: #656565 } /* give paragraph a grey text that is small */
.crucial { font-weight: bold } /* give paragraph a bolder text */
.centered { position: center } /* center it */
.underlined { text-decoration: underline } /* give paragraph an underlined text */
.copyrightsite { font-size: x-small } /* give paragraph a 2nd to last small text */ 
.tiny { font-size: small } /* small text */




/* UPDATED 20 March 2013 */

