body	{ background-color: #E7D7A6;
		  background-repeat: repeat-x;
		  font-family: Verdana, Arial, Helvetica, sans-serif;
		  font-weight: 100;
		  font-size: small;
		  /*font-style: normal;*/
		  color: #003333;
		  line-height: 1.2em;
}

td, p, h1, li	{ font-family: Verdana, Arial, Helvetica, sans-serif;
					  font-weight: 100;
					  font-size: small;
					  font-style: normal;
					  color: #003333;
					  line-height: 1.2em;
}

/*
The following is from the original borrowed stylesheet.  I'm just keeping it here for possible future use.

H1		{ background-color: #003300;
		  color: #f7f6d6;
		  font-size: medium;
}
*/
a:link		 { color: #006600; }
a:visited	 { color: #660000; }
a:hover		 { color: #993333; }

.leadin		 { line-height: 1.5em; }

/*
The following is also from the original borrowed stylesheet.  I'm just keeping it here for possible future use.
.pgphotos	 { border: 2px solid black; }
.pgtablefont { font-size: x-small; }
*/

.linkfooter, .footer	 { text-align: center; 
								line-height: 1em;
}

.linkfooter		{ font-size: 11px; }
.footer			{ font-size: x-small; }

.nav a:link		{ color: #660000; }
.nav a:hover	{ color: #993333; }