.NAtitle {
  font-family: Verdana,Arial,Helvetica,sans-serif;
  font-weight: bold;
  text-transform: lowercase;
  color: #ffffff;
  font-size: 16px;
}
.titleText {
	border: 1px outset silver;
	font-family: Arial, Helvetica, sans-serif;
	line-height: normal;
	color: white;
	font-style: normal;
	text-transform: none;
	text-align: left;
	font-size: 0.8em;
	font-weight: normal;
	text-decoration: none;
	font-variant: normal;
}
.normalTextTitle {
  border-style: dashed dashed dashed none;
  border-color: #829e69;
  border-width: 1px;
  font-family: Arial,Helvetica,sans-serif;
  color: #333333;
  font-size: 0.7em;
  font-weight: bold;
}
.normalTextBody {
  font-family: Arial,Helvetica,sans-serif;
  line-height: normal;
  color: #666666;
  font-weight: normal;
  font-size: 0.8em;
  }
.sideTbl {
	border: 3px solid #B0CA99;
}
.sideText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #333333;
}
.sideTextTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	border: medium none #829E69;
	text-decoration: underline;
}
.smallText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
}
.textLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
}
a:link {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	cursor: default;
}
a:hover {
	color: #FFFFFF;
	font-style: normal;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
	font-style: normal;
}
a:active {
	font-style: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.newsDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #666666;
}

td#bodylink a:link {color: #6387C3;}
td#bodylink a:hover {color: #669966;}
td#bodylink a:visited {color: #6387C3;}

