<style TYPE="text/css">
	/* <table class="form">*/
	/* <input class="input" type=submit name=submit value=value>*/
	/* */

	BODY
	{
		background-color: #FDDE93;
		color: Black;
		font-family: Helvetica, sans-serif, Arial, Verdana;
		font-style: normal;
		font-weight: bolder;
		text-align : left;
		text-indent: .2 in;
		margin : 15px 15px;
	}


	P  {
		color: Black;
		font-family: Helvetica, sans-serif, Arial, Verdana;
		font-style: normal;
		font-weight: bolder;
		text-indent: 5%;
	}


	H1  {

		font-size : 25px;

		font-weight : bold;

		color : Green;

	}



	H2  {

		font-size : 20px;

		font-weight : bold;

		text-transform : capitalize;

		color : Green;

	}



	H3  {

		font-size : 15px;

		font-family : sans-serif;

		font-weight : bold;

		font-style : italic;

		color : Green;

		text-transform : capitalize;

	}

	/* Following CSS are only used in the navigation menu. The body code overrides this code */
	/* Use this for page wide. */

	A  {
		color : blue;
		font-weight : bold;
	}



	A:Visited  {
		color : purple;
		font-weight : bold;
		background-color : #FFFFF0;
	}



	A:Active  {

		color : blue;

		background-color : Yellow;

		font-weight : bold;

	}



	A:Hover  {
		color : #FFFFF0;
		background-color : Red;
		font-weight : bold;
	}

	/* Following CSS are only used in the navigation menu. The body code overrides this code */
		/* Use this for specific links:  Not sure how this works!!!! */

	.navigation {
		text-align : center;
	}

	.navigation A:link{
		color : Blue;
		text-decoration : none;
	}
	.navigation A:visited{
		color : purple;
		text-decoration : none;
	}
	.navigation A:active{
		color : red;
		text-decoration : none;
	}
	.navigation A:hover{
		color : red;
		text-decoration : underline;
	}


	.sitedesign  {

		font-size : xx-small;

		font-family : sans-serif;

		color : Gray;

		text-align : left;

		text-indent : 0px;

	}



	.info  {

		font-size : x-small;

		font-family : sans-serif;

		font-style : italic;

		text-indent : 0px;

	}



	.x-small  {

		font-size : 10pt;

	}


	th  {
		font-size : medium;
		font-family : sans-serif;
		font-weight : bold;
		color : Blue;
		background-color : Olive;
		text-align : left;
	}

	.input {
		background-color : #FFFFF0;
	}




	td  {

		font-size : 12pt;
		padding : 0px;
		font-weight : bold;
		color : black;

	}



	table  {

		text-align : left;

	}



	.form  {

		border-style : double;

		border-color : Silver;

		background : url("grayspeckle.gif");

		padding-left : 8px;

		padding-right : 8px;

		padding-top : 8px;

		padding-bottom : 8px;

		padding : 2px;

	}



	.header  {}



	.formnav  {
		text-align : center;
	}



	.navigation  {

		font-size : x-small;

		text-align : left;

		text-indent : 0px;

		background-color : #FFFFF0;

	}



	.yellow  {

		background : url("directorybk.gif");
		font-size : medium;
		font-weight : bold;
		color : Blue;

	}

	.phone_now  {

		font-size : x-large;

		color : Red;

		font-weight : bold;

		font-style : italic;

	}



	.accessdenied  {

		font-size : 170px;

		font-family : sans-serif;

		font-weight : bold;

		color : Red;

	}

	.tempmessage  {
		font-size : 20px;
		font-family : sans-serif;
		font-weight : bold;
		font-style : italic;
		color : Red;
		text-transform : capitalize;
		padding-left : 15%;
		padding-right : 15%;
	}
	.MemorialYear, span.MemorialYear {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 600;
	color: Red;
	text-align: center;
}
	.MemorialEntryHeading, span.MemorialEntryHeading {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: Green;
}
P.MemorialEntry {
		color: Black;
		font-family: Helvetica, sans-serif, Arial, Verdana;
		font-size: 14px;
		font-style: normal;
		font-weight: bolder;
		text-indent: 5%;
}
h2.MemorialEntryHeading {
	font-size: 18px;
	font-weight: 600;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: Green;
}
	.ShipHighlight, span.ShipHighlight {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: Green;
}
		A:link.MemorialEntry
	{color: blue;
		font-size : 12pt;
	}

		A:hover.MemorialEntry
	{background-color: ;
		color: red;
		font-size : 12pt;
		text-decoration: none}

		A:active.MemorialEntry
	{background-color: red;
		font-size : 12pt;
		color: transparent;
		text-decoration: none}

		A:visited.MemorialEntry
	{color: purple;
		font-size : 12pt;
		text-decoration: underline}
	/*View Members List */
</style>




