P  {
	text-indent : .5in;
	color : White;
}

P.noindent {
	text-indent : 0in;
}

P.deep {
	margin-left : 1in;
	margin-right : 1in;
	text-indent : 0in;
}

P.deepindent { 
   margin-left: 1in;
   margin-right: 1in;
   text-indent: .5in;
   color : White;
 }

P.center  {
	text-align : center;
	margin-left : 0in;
	text-indent : 0in;
}

P.right  {
	text-align : right;
}

P.funeral  {
	text-indent : .5in;
	color : White;
	background-color : transparent;
}

H1  {
	font-family : "Times New Roman", "Times Roman", serif;
	font-size : 24pt;
	text-align : center;
	font-style : italic;
	color : White;
}

H1.noindent {
	text-indent : 0;
	text-align : left;
	color : White;
	background-color : transparent;
}

H1.funeral {
	color : Yellow;
}

H2  {
	font-size: 20pt;
	color : White;
}

H2.news {
	color : Red;
	background-color : transparent;
}

H3  {
	font-family: "Times New Roman", "Times Roman", Times, serif;
	font-size : 12pt;
	font-style : italic;
	font-weight : bold;
	color: White;
}

A  {
	color:Yellow;
}

A:Visited  {}

A:Active  {}

A:Hover  {}

A.redtext { 
	color: Red;
 }

BODY  {
	font-size : 14pt;
	font-family : "Times New Roman", "Times Roman", serif;
	font-weight : normal;
	font-style : normal;
	margin-right : .5in;
	background-color : #000065;
}

BODY.funeral  {
	font-size : 14pt;
	font-family : "Times New Roman", "Times Roman", serif;
	font-weight : bold;
	font-style : italic;
	color : White;
	background-color : Black;
	margin-right : .5in;
	background-image : none;
}

IMG.standard {
	float : none;
}

IMG.floatleft {
	float : left;
}

IMG.floatright {
	float : right;
}

TD.special  {
	padding-left : 2em;
	padding-right : 2em;
}

DIV.redtext {
    color: Red;
    background-color : White;
 }
 
 DIV.bottomblock {
	font-size : small;
	font-style : italic;
	text-align : center;
	font-weight : bold;
	color : White;
}

SPAN.redtext {
	color: Red;
	background-color : transparent;
}
 
SPAN.bluetext {
	color: Blue;
	background-color : transparent;
}

SPAN.yellowtext { 
	color: Yellow;
	background-color: transparent;
 }
  
  SPAN.largefont {
	font-size : large;
	font-style : italic;
}

SPAN.bottomblock {
	font-size : x-small;
	font-style : italic;
	text-align : center;
	font-weight : bold;
}

TD {
	font-size: 14pt;
	background-color : transparent;
	color : White;
}
