BODY { background: rgb(255,255,255); color: rgb(0,0,0); font-family: sans-serif; }
A:link { color: rgb(0,0,240); }
A:visited { color: rgb(81,24,142); }
A:active { color: rgb(255,0,0); }
A { text-decoration: none; }
P { color: black; font-family: sans-serif; background: rgb(255,255,255); }
EM { color: red; background: rgb(255,255,255); }
H1 { font-size: 150%; }
ADDRESS { font-size: 80%; }
.note { color: yellow; margin-left: 3em; margin-right: 5em; font-size: 70%; background: rgb(255,255,255); }
