Body {
   font-family: Arial;
   color: Black;
   text-align: center;
   padding-bottom: 0px;
   padding-left: 0px;
   padding-right: 0px;
   padding-top: 0px;
}
a {
   font-size: 8pt;
   text-decoration: none;
   color: Black;
}
a:hover {
   font-size: 8pt;
   color: Red;
   text-decoration: none;
}

#hp_panel_in {     
/*background-color: white;
    border: 1px solid #FF6F20; 
    width: 170px; 
     top:560px;
     margin-left:20px;*/
float:right;

    text-align: center;
    margin-top:8px;
    position:relative;
   right:290px;
   bottom:20px;}

