A.objname {
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-size: 16pt;
	color: red;
	text-decoration: underline;
	border-color: white;
	border-width: thin;
	border-style: outset;
	padding: 2pt;
	position: relative;
	bottom: 3pt;
}
A:hover.move	{
	position: relative;
	top: 2px;
	left: 2px;
text-decoration:none;
	}
A:active.move	{
	position: relative;
	top: 2px;
	left: 2px;
	}
A.light {
	color: yellow;
	text-decoration: underline;
}
td,body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: justify;
}
.info {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-align: justify;
}
td.textheading {
	font-weight: bold;
	font-size: large;
	text-align: right;
}
B.cd2 {
	font-weight: bold;
	vertical-align: top;
}
td.cl	{
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 10pt;
	}
SPAN.address {
	font-family: "Times New Roman", Times, serif;
	font-size: 6pt;
	color: black;
}
.search-headline {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-variant: small-caps;
	font-weight: bold;
	font-size: 12pt;
	color: red;
}
A.info {
	color:blue;
	text-decoration: none;
}
A:hover.info{
	text-decoration:underline;
}
.nojust {
	text-align: left;
}
td.right {
	text-align: right;
}
DIV.trsonly {
	font-style: italic;
	font-weight: bold;
	font-size: 10pt;
	color: red;
	text-align: center;
	text-decoration: underline overline;
}
font.verse {
	font-family: "Calligraph421 BT", "Trebuchet MS";
	font-size: small;
	color: purple;
}
A.bible {
	font-style: italic;
	font-size: small;
color: yellow;
}
.centre {
	text-align: center;
}

