body, table {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size : 12px;
	color : Black;
	margin: 10px 10px 10px 10px;
	border : 0px;
	line-height : 1.3em;
}
tr {
	text-align : left;
	vertical-align : top;
}
td {
}
kbd {
	color: #000099;
	background: #EEEEEE;
	font-weight: normal;
}
h1 {
	font-family: Arial;
	font-size: 1.6em;
	color: #000066;
}
h2 {
	font-size : 1.4em;
	color : black;
	background: url(http://www.victorybaptist.us/Images/backfade3.jpg);
	background-repeat: no-repeat;
	font-family : Arial, Helvetica, sans-serif;
	font-style : italic;
	padding: 2px;
	border-top: 2px solid gray;
}
h3 {
	font-size : 1.2em;
	color : #666666;
	font-family : Arial, Helvetica, sans-serif;
	text-decoration: underline;
}
h4 {
	font-size : 1.1em;
	color : #663366;
	font-family : Arial, Helvetica, sans-serif;
}
li {
/*	list-style-position : inside; */
/*	list-style-type : dot; */
/*	white-space : pre; */
}
/*----------------------------------------------------------------*/
/* Autofile listings for PDF Docs On-line */
.afcontent {
	margin-bottom: 30px;
}
.afcontent h1 {
	
}
.afcontent h2 {
}
/* Took this out because paragraph tag might repeat in group header html.
I just coded a table and image tag in there to show the gif.
.afhead {
	margin: 0px 0px 40px 0px;
	padding: 0px 0px 0px 130px;
	height: 80px;
	background-image: url(http://docs.evermac.com/openfolder.gif);
	background-position: left;
	background-repeat: no-repeat;
}
*/
.afdir {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 20px 0px;
}
.afdirimage, .afdirdesc {
	font-size: 1.4em;
	vertical-align: middle;
}
.affile {
}
.affile td {
	padding: 6px 6px 16px 10px;
	margin: 0px 0px 0px 0px;
	border-top: thin solid #6699CC;
}
.affile a, .affile a:ACTIVE, .affile a:FOCUS, .affile a:LINK, .affile a:VISITED {
	font-weight: normal;
}
.affile a:HOVER {
	color : Black;
	background: silver;
	font-weight: normal;
}
.affiledesc {
	white-space: nowrap;
/*	background-image: url(http://docs.evermac.com/grad1.gif); */
}
.affilesize {
	white-space: nowrap; 
	background: #EEEEEE;
/*	background-image: url(http://docs.evermac.com/grad2.gif); */
}
.affilememo {
	font-size: 1em;
	white-space: normal;
	/*background-image: url(http://docs.evermac.com/grad2.gif);
	*/
}