body{background:black; text-align: center;}
a img{border:0;}
a{color:orange;}
a:hover{color:white; text-decoration: underline overline;}

.nav{color:white; margin-top:1em;}
.p1{color:red;}
.p2{color:#ff7700;}
.p3{color:yellow;}
.p4{color:#77ff00;}
.p5{color:#00ff99;}
.no{color:red;}
.tiny{color:lime;font-size:6pt;}

table *{text-align: center;}
th{color:aqua;}
td{color:lime;}

