H1 {
  color: #000000;
  font-family: Garamond, Times New Roman, serif;
  font-size: 22pt;
  font-weight: bold;
}

H2 {
  color: #000000;
  font-family: Garamond, Times New Roman, serif;
  font-size: 18pt;
  font-weight: bold;
}

H3 {
  color: #000000;
  font-family: Garamond, Times New Roman, serif;
  font-size: 14pt;
  font-weight: bold;
}

H4 {
	color: #000000;
	font-family: Garamond, Times New Roman, serif;
	font-size: 14pt;
	font-weight: bold;
}

.strap {
	color: #000000;
	font-family: Garamond, Times New Roman, serif;
	font-size: 12pt;
	font-weight: bold;
}

P {
  color: #000000;
  font-family: Garamond, Times New Roman, serif;
  font-size: 14px;
  font-weight: normal;
}

TD {
  color: #000000;
  font-family: Garamond, Times New Roman, serif;
  font-size: 14px;
  font-weight: normal;
}

B  {
  font-weight: bold;
}

I  {
  font-style: italic;
}

.red {
	color: #993333;
	font-family: Garamond, Times New Roman, serif;
	font-size: 26pt;
	font-weight: bold;
	text-decoration: none;
}

A {
	color: #715C33;
	font-family: Garamond, Times New Roman, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #660000;
	font-weight: bold;
	text-decoration: none;

}

A:active {
	color: #FF0000;
	font-weight: bold;
	text-decoration: underline;

}

A:hover {
	color: #660000;
	font-weight: bold;
	text-decoration: none;
	background-color: #F7E8B4;

}

body {
	background-color: #C6B36E;
	background-image: url(back.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	background-attachment: fixed;
}
