H1 {
  color: #000000;
  font-family: Times New Roman, Georgia, serif;
  font-size: 22pt;
  font-weight: bold;
}

H2 {
  color: #000000;
  font-family: Times New Roman, Georgia, serif;
  font-size: 18pt;
  font-weight: bold;
}

H3 {
  color: #FDFBF2;
  font-family: Times New Roman, Georgia, serif;
  font-size: 14pt;
  font-weight: bold;
}

H4 {
  color: #000000;
  font-family: Times New Roman, Georgia, serif;
  font-size: 12pt;
  font-weight: bold;
}

P {
  color: #000000;
  font-family: Times New Roman, Georgia, serif;
  font-size: 12px;
  font-weight: normal;
}

TD {
  color: #000000;
  font-family: Times New Roman, Georgia, serif;
  font-size: 12px;
  font-weight: normal;
}

.pink {
  color: #FDFBF2;
  font-family: Times New Roman, Georgia, serif;
  font-size: 12px;
  font-weight: normal;
}

.brown {
  color: #C9B28F;
  font-family: Times New Roman, Georgia, serif;
  font-size: 12px;
  font-weight: normal;
}

B {
  color: #000000;
  font-family: Times New Roman, Georgia, serif;
  font-size: 12px;
  font-weight: bold;
}

A {
	color: #533827;
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #52361B;
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #990000;
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
}

A:hover {
	color: #000000;
	font-family: Times New Roman, Georgia, serif;
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
}

body { 
	background-color: #533827;
}
