
P { margin-left: 60px }
UL { list-style: square }
B { color: #3333CC }
a:link   { color: blue; text-decoration: none }
a:hover  { color: red; background-color : #99FFFF; text-decoration: underline; font-weight: normal }
a:visited { color: #990099; text-decoration: underline }
b.important { color: blue; text-decoration: underline }
b.clever {color: #000000; text-decoration: none }
table.important { border: double medium #3333CC }
th { color: red; text-decoration: underline; background: #FFFFCC; text-transform: uppercase; font-weight: bold; font-family: "Comic Sans MS" , "Arial" }
HR { color: blue; 	height: 2pt; width: 75% }
