body{background:black; color:white; padding:0% 5% 3% 5%; }

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

h1{font-size:large; color:orange;} 
h2{font-size:medium; color:yellowgreen;} 
h3{font-size:medium; color:yellowgreen;}

p.head{color:yellow; font-size:x-small;}
p.foot{font-size:x-small; text-align:right;}
div.notice{font-size:x-small; text-align:right; }
div.maintext{line-height:140%; }

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

img.pic{margin:0 1em 0 1em}