  			body { 		background-color:#000;
                        font-family: Arial, Helvetica, sans-serif;
                        font-size:13px;
                        color:#FFF;
            }
            #headtxt { 	font-size:52px;
                        line-height:44px;
            }
            .title { 	font-weight:bold;
                        color:#FF0;
                        
            }
            a {			text-decoration:none;
            }
            .notselect {
                        color: #999;
            }
            .white {
                color: #FFF;
            }
            .yell {
                color: #FF0;
            }
            .style1 {
                font-size: 12px;
                font-weight: bold;
            }
