@import url(public.css);

/* Define defaults for old browsers */
/*div,*/ p, th, td, li, dd {
  font-family: Arial, Verdana, Helvetica, sans-serif;
  color:       #000000; 
  font-size:   10pt;	
}

h1 {
  font-size:   145%;
  font-weight: bold;
  color:       #385C14;
}

h2 {
  font-size:   110%;
  font-weight: bold;
    color:       #385C14;
}
