body {
	background-color: #0E0E0E;
	margin: 5px;
}td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
h1 { 	
	font-family: Andalus, "Times New Roman", Times, serif;
	font-size: 24px;
	color: #571C00;
	font-weight: normal;
	margin-top: 0; 
    margin-bottom: 0;


}
h2 {
  font-family: Andalus, "Times New Roman", Times, serif;
  font-size: 18px;
  font-weight: bold;
  margin-top: 0; 
  margin-bottom: 0;
  }
.highlight{
	font-family: Andalus, "Times New Roman", Times, serif;
	font-size: 15px;
	font-weight: bold;
	font-style: italic;
	color: #531B00;
	  margin-top: 0; 
  margin-bottom: 0;
  }