body{background:white; color:black; font-size:x-small; padding:3% 5% 3% 5%; }

a{text-decoration:none;}  
a:link, a:visited{color:#ff8000;}
a:active, a:hover{color:white; background:dodgerblue;}

h1,h2,h3{color:#66c033;} h1,h2{text-align:center;}
h1{font-size:large;} h2{font-size:medium;} h3{font-size:medium;}
h4{font-size:100%; color:dodgerblue; text-align:center;}

p.caption{color:#ff8000; text-align:center;}
p.topic{text-align:center;}

.new{color:red; font-weight:bold;}
.update{color:#0000cc; font-weight:bold;}
.counter { color:white; background:black; font-size:xx-small; 
           letter-spacing:1; padding:1;}

hr{color:dodgerblue; noshade; height:2;}