﻿body {
  color: #000000;
  background-color: #d6c69e;
}

a:link {
	color: #000000;
}

a:visited {
	color: #000000;
}

a:hover {
	color: #333333;
}

.center {
	width: 100%;
	text-align: left;
}

.clear {
  clear: both;
}

strong {
  font-weight: bold;
}

em {
  font-weight: bold;
  font-style: italic;
}

th {
  font-weight: bold;
  font-size: 14px;
}
