td { font-family: arial; verdana;
    font-size: 13px;
    color: white;
    }

  p { font-family: arial; verdana;
    font-size: 13px;
    color=: white;
    }

  h3 { font-family: arial;
     font-size: 16px;
     color: orange;
     font-weight: 500;
     }

  h4 { font-family: arial;
     font-size: 19px;
     color: orange;
     font-weight: 500;
     }


  h5 { font-family: arial;
     font-size: 16px;
     color: #B29978;
     font-weight: 500;
     }

a:link { color:#B29978 }
a:visited { color:#B29978 }
a:active { color:red }
a { color:#B29978 }
