h1.rt_h1 {
    margin-top: 10px;
    font-weight: bold;
    color: #ccc;
    text-align: center;
    /*background: #fff url(./images/arrow.png) no-repeat 3px 50%;*/
}
h3.rt_h3 {
    margin-top: 10px;
    font-weight: bold;
    color: #ccc;
    padding: 5px 0 5px 5px;
    /*background: #fff url(./images/arrow.png) no-repeat 3px 50%; */
}
h2.rt_h2 {
    margin-top: 10px;
    font-weight: bold;
    color: Black;
    padding: 5px 0 5px 5px;
    
   /*background: #fff url(./images/arrow.png) no-repeat 3px 50%; */
   text-align: right
}
/*table
{
    margin: 0;
    padding: 0;
    font-size: 90%;
    border: thin solid #CCCC99;
}
*/