A {
  color: #187336; 
  text-decoration: none;
}

body {
  background-color: #F9F5ED;
  margin: 0;
}

h1 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 24px; 
  font-weight: bold; 
  color: #187336;
}

h2 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-style: italic; 
  font-weight: bold; 
  color: #187336;
}

h3 {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  color: #000000;
}

p {
  font-family: "Times New Roman", Times, serif; 
  font-size: 16px;
}



/* Minhas classes */

TD.itens {
  font-family: "Times New Roman", Times, serif; 
  font-size: 12px;
}

TD.itens A {  
  color: #0000FF;
  text-decoration: none;
}

h1.projeto {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 24px;
  font-weight: bold;
  color: #000080;
}

h2.projeto {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 16px;
  font-weight: bold;
  color: #000080;
}

h3.projeto {  
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 16px; 
  font-weight: bold; 
  color: #000000;
}
