H1 {
  color: #FFFFFF;
  font-family: Times New Roman, Times, serif;
  font-size: 28px;
  font-weight: bold;
}

H2 {
  color: #FFFFFF;
  font-family: Times New Roman, Times, serif;
  font-size: 20px;
  font-weight: bold;
}

H3 {
  color: #FFFFFF;
  font-family: Times New Roman, Times, serif;
  font-size: 16px;
  font-weight: bold;
}

H4 {
  color: #FFFFFF;
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: bold;
}

P {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: normal;
}

B {
  font-weight: bold;
}


TD {
  color: #FFFFFF;
  font-family: Times New Roman, Times, serif;
  font-size: 14px;
  font-weight: normal;
}

A {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A:visited {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

A:active {
	color: #FFFFFF;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
}

A:hover {
	color: #b6372b;
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	font-weight: bold;
	text-decoration: none;
}

body {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #000000;
	background-image: url(moors_back.jpg);
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: center;
}
