
body {

  background-color: #FFFFFF;
  
  font-family: Arial, sans-serif;

}

table {

  font-size: 100%;

}

img {

  margin: 0;
  padding: 0;
  
  border-style: none;

}


td {

  margin: 0;
  padding: 0;
  
  border-style: none;
  
  text-align: left;
  
  vertical-align: top;  

}

strong {

  font-weight: bold;

}

em {

  font-style: italic;

}

em.DPAH_underscore {

  text-decoration: underline;
  
  font-style: normal;

}

em.DPAH_standard {

  font-style: italic;

}


#DPAH_main_content {

  font-size: 90%;

}

a.DPAH_standard {

  color: #004D80;
  
  text-decoration: underline; 
   
}

a.DPAH_standard:hover {

  color: #E28F26; 
   
}




#DPAH_content_heading {

  color: #02589A;
  
  font-weight: bold;
  
  font-size: 1.4em;
  
  font-family: "Times New Roman", serif;
  
  text-transform: uppercase;

}

.links p {
	padding-bottom: 5px; }
