body { background-image: url(bg.jpg); }

  a:link.navi { color: #285F28;  text-decoration: none;  font-size: 11pt;
    }

  a:hover.navi { background-color: #285F28 ; color: #ffffff ; text-decoration: none ;  font-size: 11pt;
    }

  a:link.text { color: #285F28;  text-decoration: none;
    }

  a:hover.text { background-color: #285F28 ; color: #ffffff ; text-decoration: none ;
    }

  td { font-family: arial;
    font-size: 12px;
    }

  p { font-family: arial;
    font-size: 12px;
    }

  h4 { font-family: arial;
     font-size: 19px;
     color: #285F28;
     font-weight: 500;
     }

  h3 { font-family: arial;
     font-size: 16px;
     color: green;
     font-weight: 500;
     }

  h2 { font-family: arial;
     font-size: 14px;
     color: white;
     font-weight: 500;
     }

  h1 { font-family: arial;
     font-size: 19px;
     color: white;
     font-weight: 500;
     }

legend { font-family: arial;
     font-size: 16px;
     color: white;
     font-weight: 700;
     }
