body { background-color: White; margin: 0px; height: 100%; width: 100%; overflow: hidden; } 
p { font-family: "Helvetica", Sans-serif; font-size: 1.3em; color: black; }
a { color: Grey; text-decoration: none; background-color: AliceBlue; }
a:hover { text-decoration: underline; }
img { opacity: .4; }
.n a { background-color: white; }
.n img { height: 16px; width: 16px; border: 0; margin-left: 5px;}
.spc { margin-left:22px; }
.spc2 { margin-left:44px; }
