body { background-color:black } 
a { color:blue; 
    text-decoration:underline }
h1 { color:white;
     font-size:2.0em;
     text-align:center;
     font-family:Helvetica,Arial,sans-serif; 
     line-height:1.1em }
.text01 { color:white;
        	 font:normal; }
.text02 { color:white;
          font-weight:bold; 
          letter-spacing:0.1em; }