body {
  font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
  margin-top: 0px;
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.primarycolor{
	color: white;
}
.secondarycolor{
	color: #FFCC66;
}
.tertiarycolor{
	color: #003300;
}
.zionheader{
	color: #FFCC66;
	background-color: #003300;
}
.linkstablestyle{
	color: Black;
	background-color: #FFCC66; 
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

.housebutton {
	font-weight: bold;
}

.housebutton a {
	text-decoration: none;
	display: block;
	color: black;
	background-color: #FFCC66;
}

.housebutton a:hover {
	color: black;
	background-color: white;
}
.footertext {
	font-size: 8pt;
}
.articletext {
	font-size: 10pt;
}
.articletitle {
	font-size: 10pt;
	font-weight: bold;
}
}
.articletitle14 {
	font-size: 14pt;
	font-weight: bold;
}
}
.articletitle12 {
	font-size: 12pt;
	font-weight: bold;
}
}
.articletitle16 {
	font-size: 16pt;
	font-weight: bold;
}