BODY {
	font-family : Arial, Helvetica, sans-serif;
	margin : 0;
}
TABLE.main {
	border : 1px Solid Gray;
}
TABLE.dove {
	background-image : url(images/img_dove.jpg);
	background-repeat : no-repeat;
	}
A:LINK {
    color : Blue;
	text-decoration : none;
}
A:ACTIVE {
   color : Purple;
   text-decoration : underline;
}
A:VISITED {
   color : Purple;
   text-decoration : none;
}
A:HOVER {
	color : Purple;
	text-decoration : underline;
}
TD.nav {
	background-image : url(images/tile_nav.jpg);
	width : 147px;
}
TD.copy {
	font-family : Arial, Helvetica, sans-serif;
	font-size :9pt;
	line-height: 18px;
	color : Black;
}
TD.copyred {
	font-family : Arial, Helvetica, sans-serif;
	font-size :9pt;
	line-height: 18px;
	color : #990033;
}
A.nav:LINK {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFCC;
}
A.nav:ACTIVE {
	font-size : 10pt;
	font-weight : bold;
	color : #FFFFCC;
}
A.nav:VISITED {
	font-size : 10pt;
	font-weight : bold;
	color : Black;
}
A.nav:HOVER {
	font-size : 10pt;
	font-weight : bold;
	color : White;
	text-decoration : underline;
}
A.footer:LINK {
	font-size : 9px;
}
A.footer:ACTIVE {
	font-size : 9px;
}
A.footer:VISITED {
	font-size : 9px;
}
A.footer:HOVER {
	font-size : 9px;
}
TD.footer {
      font-size : 9px;
	  font-weight : bold;
	  line-height: 8px;
	  color : #999966;
}
P.footer {
      font-size : 9px;
	  font-weight : bold;
	  line-height: 8px;
}
P.smallfont {
      font-size : 9px;
	  font-weight : bold;
	  line-height: 10px;
}
DIV.title {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 14pt;
	  font-weight : bold;
	  line-height : 22px;
}
DIV.headline {
      font-family : Arial, Helvetica, sans-serif;
      font-size : 11pt;
	  font-weight : bold;
	  line-height : 18px;
	  color : #990033;
}
STRONG.quote {
	  font-family : Arial, Helvetica, sans-serif;
      font-size : 12pt;
	  font-weight : bold;
	  line-height : 20px;
	  color : #990033;
}
STRONG.quote2 {
	  font-family : Arial, Helvetica, sans-serif;
      font-size : 10pt;
	  font-weight : bold;
	  line-height : 20px;
	  color : #990033;
}
STRONG.scripture {
	  font-family : "Times New Roman", Times, serif;
      font-size : 12pt;
	  font-weight : bold;
	  line-height : 12px;
	  color : #990033;
}
STRONG.statement {
	  font-family : Arial, Helvetica, sans-serif;
      font-size : 12pt;
	  font-weight : bold;
	  line-height : 20px;
	  color : Black;
}
TD.bolded {
      font-size : 11px;
	  font-weight : bold;
	  line-height: 13px;
	  color : Black;
}
TD.adtop {
      font-size : 12pt;
	  font-weight : bold;
	  line-height: 18px;
	  color : Black;
}
TD.adcopy {
	font-family : Arial, Helvetica, sans-serif;
	font-size :9pt;
	line-height: 12px;
	color : Black;
}
A.strong:LINK {
    color : Blue;
	font-size : 10pt;
	text-decoration : none;
}
A.strong:ACTIVE {
   color : Purple;
   font-size : 10pt;
   text-decoration : underline;
}
A.strong:VISITED {
   color : Purple;
   font-size : 10pt;
   text-decoration : none;
}
A.strong:HOVER {
	color : Purple;
	font-size : 10pt;
	text-decoration : underline;
}
B.red {
	color : #990033;
}
TD.red {
	font-family : Arial, Helvetica, sans-serif;
	font-size :9pt;
	line-height: 18px;
	color : #990033;
}
DIV.asterick {
	color: Red;
    font-size : 16px;
	font-weight : bold;
}