* html h1{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF9900;
    font-size: 18px;
    font-weight: bold;
    letter-spacing: 0px;
    font-smooth: always;
    margin-bottom: 0px;
    padding-bottom: 0px;
}
* html h2{
    font-family: Arial, Helvetica, sans-serif;
    color: #FF9900;
    font-size: 15px;
    font-weight: bold;
    letter-spacing: 0px;
    font-smooth: always;
    margin-bottom: 0px;
    padding-bottom: 0px;
}