h1 {
  font-family: arial, helvetica, sans-serif;
  font-size: 18px;
  color: #4a4132;
  margin-top: 0;
  margin-bottom: 20px;
}
img {
	border: none;
}
b {
  color: #4a4132;
}
.copyright {
	font-family: tahoma;
	font-size: 10px;
	text-decoration: none;
  padding-top: 10px;
  color: #acaa9a;
}
.newsText {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
  padding: 10px;
  padding-top: 4px;
  padding-bottom: 4px;
  color: #4a4132;
}
.newsTitle {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9px;
	text-decoration: none;
  padding-left: 30px;
  padding-top: 7px;
  color: #2e2e2e;
  font-weight: 700;
}
.content {
	font-family: arial, helvetica, sans-serif;
	font-size: 14px;
	color: #2e2e2e;
	text-decoration: none;
  line-height: 20px;
}
td {
	vertical-align: top;
}
.topSpot {
  padding: 7px 0 0 0;
  text-align: center;
  font-size: 10px;
  font-family: arial;
  text-transform: uppercase;
}
.topMenu {
  text-decoration: none;
  color: white;
}
.topMenu:hover {
  color: #4a4132;
}
.leftSpot {
  padding-top: 5px;
  padding-left: 24px;
  font-size: 10px;
  font-family: arial;
  text-transform: uppercase;
  color: white;
}
.rightSpot1 {
  padding-top: 7px;
  padding-left: 35px;
  font-size: 10px;
  font-family: arial;
  text-transform: uppercase;
  color: white;
}
.rightSpot2 {
  padding-top: 11px;
  padding-left: 35px;
  font-size: 10px;
  font-family: arial;
  text-transform: uppercase;
  color: white;
}
.posted {
	font-family: tahoma;
	font-size: 10px;
  padding-bottom: 20px;
  font-weight: 700;
  color: #4a4132;
}
.dashed {
  border: 1px dashed black;
}
.block {
  font-family: arial;
  font-size: 12px;
  padding: 6px;
  background-color: white;
}
a {
  text-decoration: none;
  color: black;
}
a:hover {
  text-decoration: underline;
}
input, button, textarea, select {
  font-family: arial;
  font-size: 14px;
  border: 1px solid black;
}
.thumbSpot {
  background-color: #f0f0f0;
  font-size: 10px;
}
