/* CSS Document */

body {color: oldlace;
	background: #083D3D url("/$graphics/Tiles/BG_darkslateKnit.jpg");
	font-family: cursive, arial, verdana, sans-serif;
	font-size: medium;
	}

table {border-color: #7E9FC8;
	}
/* table {border-color: #7E9FC8; light blue*/
/* table {border-color: #7E6956; cocoa*/

tr {background: url("/$graphics/Tiles/CanvasTaupe.gif");
	}

td {color: darkslateblue;
	font-family: cursive, arial, verdana, sans-serif;
	font-size: medium;}
img {
	border: 5px groove #9B9DB3;
} 

.emphas {
	font-weight: bold;
	color: midnightblue;
}
.deceased {
	font-style: italic;
	color: black;
}


.style1 {
	font-family: cursive, arial, verdana, sans-serif;
	font-weight: bold;
	font-size: large;
}


a:link {
  color: #373F98;
  }
a:visited {
  color: #5A5D7C;
  }
a:hover {
  color: #0D68C4;
  }

/* link="#C5D8D7" vlink="#C5D8D7" alink="#FF0000" */
/* http://www.lehuanet.com/$graphics/BgSand01.gif */
/* 	background: url(imagename.gif); */
/* 	background: #334646 url(bg.jpg); */
/* original: <BODY BGCOLOR="5c9090" TEXT="ffffff" LINK="53ddf3" VLINK="d5bcfc" ALINK="000000" BACKGROUND="bin/graphics/xpedropt.gif"> */
/* 	background: #083D3D url("http://www.lehuanet.com/lehua/bin/images/BlogPedroPtStorm.jpg") no-repeat; */
/* 	font-family: "monotype Corsiva", cursive, arial, verdana, sans-serif; */
/* 	background: #083D3D url("http://www.lehuanet.com/lehua/bin/images/wpacpt1b.jpg")
	  repeat-y fixed left top; */
