table.content td.pageTitle {
  font-family:times, times new roman, serif;
  font-size:30px;
  font-weight:normal;
  color:#669933;
  font-style:italic;}

.pageTitle {
  font-family:times, times new roman, serif;
  font-size:30px;
  font-weight:normal;
  color:#669933;
  font-style:italic;}
  
table.content td {
  font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;}

.heading {
  display:block;
  padding-bottom:7px;
  font-family:arial,verdana,sans-serif;
  font-size:18px;
  font-weight:bold;
  color:#669933;
  font-style:normal;}
  
.heading2 {
  display:block;
  font-family:arial,verdana,sans-serif;
  font-size:12px;
  font-weight:bold;
  color:#669933;
  font-style:normal;
  padding-bottom:7px;}

  
/* LINK STYLES */

a {
	font-family:arial,verdana,sans-serif;
	font-weight:bold;
	font-size:12px;
	color:#376706;
	text-decoration:none;}
	
a:visited {
  color:#669933;
  text-decoration:none;}
  
a:hover {
	color:#669933;
  text-decoration:underline;}

  
/* OTHER STYLES */

ul {
  font-family:arial,verdana,sans-serif;
	font-weight:normal;
	font-size:12px;
	color:#000000;
  list-style-image:url('/Common/Images/stewardshipBullet.png');}
  
table.list td.head, table.smallerList td.head {
  font-family:arial,verdana,sans-serif;
	font-weight:bold;
	padding:4px;
  background-color:#376706;
  border-top:0px;
  border-bottom:0px;
  border-left:0px;
  border-right:1px solid;
  border-color:#000000;
  color:#fbfb8c;}
  
table.pageNavIndented td.current {
  background-color:#376706;
	color:#fbfb8c;}
  
