body {	background-color: #ffffff;
	background-attachment: scroll;
	background-image: url("../images/woodback.png");
	background-position: top center;
	background-repeat: no-repeat; 
	color: #330000;  
	text-align: left; 
	vertical-align: middle; 
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	margin: 0px;
	margin-top: 10px;
	border: 0px;
	padding: 0px;}
a {text-decoration: none; border-width: 0px; border-style: none;}

a:link {color: #cc0000; font-family: times, serif;}     /* unvisited link */
a:visited {color: #0000ff; font-family: times, serif;}  /* visited link */
a:hover {color: #800080; font-family: times, serif;}   /* mouse over link */
a:active {color: #00ff00; font-family: times, serif;}   /* selected link */

img {border-width: 0}

.secondaryText { color: #CC0000; font-weight: bold;}


/* revised: 20200613*/
/* authored: Cass Gryphon*/