body { background-color:#C0C0C0; }

a:link { color:#0000FF; }
a:visited { color:#000099; }
a:hover { color:#FF00FF; }
a:active { color:#0000CC; }

p,h1,h2,h3,h4,h5,ul,ol,li,div,td,th,address,blockquote,nobr,b,i
   { font-family:sans-serif; color:#000000; }

h1 { font-size:16pt; font-weight:bold }
h2 { font-size:14pt; font-weight:bold }
h3 { font-size:12pt; }
h4 { font-size:10pt; }
h5 { font-size:8pt; }

hr { color:#FFFFFF; }
