body { 	margin-left: 30px; 
	margin-right: 15px; 
	background-color: rgb(0,0,0); 
        font-family: "Times New Roman", Times;
        font-size: 11px;
        color:rgb(255,255,255);
}
a:link {color: rgb(192,192,192);
        text-decoration:none;
        }
a:hover { border-right: 3px solid;
          border-color: rgb(255,255,255);
          padding-right: 2px;
          color:rgb(255,255,255);
}
a:active {color: rgb(192,192,192);
        text-decoration:none;}
a:visited {color: rgb(192,192,192);
        text-decoration:none;}
.headerr { background-color: rgb(127,127,127);}

.headerr a:link {color: rgb(255, 255, 255);}

.headerr a:active {color:rgb(255, 255, 255);}

.headerr a:visited {color:rgb(255, 255, 255);}

.maibig { color: rgb(0,0,0);
          position: absolute;
          top: 13px;
          left: 612px;
          font-family: Monaco, "Lucida Console";
          font-size: 10px;
          font-weight: bold;
}
.index { position: absolute;
         left: 30px;
         top: 50px;
         font-size: 12px;
         color:rgb(192,192,192);
         line-height: 1.5;
         border-left: 2px solid;
         padding: 2px;
}
.content { position: absolute;
          font-family: "Andale Mono", Monaco, "Lucida Sans", "Lucida Console";
          font-size: 10px;
          line-height: 1.2;
          left: 150px;
          top: 55px;
          height: 600px;
          width: 600px;
          border: 0px;
          overflow: hidden;
          color: rgb(255,255,255);         
}
          
.still { position: absolute;
         left: 150px;
         top: 50px;
         height: 600px;
         width: 600px;
         border: 0px;
         overflow: hidden;
         color: rgb(255,255,255);
}
