body{
               margin:0px;
		padding :0px;
		background-color:#000000;
		font-family:verdana,arial,helvetica,sans-serif;
                font-size:20px;
                color:#000000;
	}
.style1 {font-weight: bold}
a:link {
	color: #000000;
}
a:visited {
	color: #666666;
}
.style2 {font-weight: bold; font-size: 9px; }
.style3 {font-size: 9px}
.style4 {font-weight: bold; font-size: 24px; }

#rotator img {
   display : none;
   position : absolute;
   width :318px;
   top:0;
}

#rotator:hover {
    cursor:pointer;
}