        td {
                font-family: Verdana, Arial, Helvetica, sans-serif;
                font-size: 12px
        }
        .country_header {
                font-size: 12px;
                font-weight: bold
        }
        .error {
               color: #FF0000
        }
        a {
                text-decoration: underline;
                color: #DB9346
        }
        a.services {
                text-decoration: none;
                color: #000000
        }
        h1 {
            font-size:18px;
            font-weight:bold;
            color:#DB9346;
        }