body {background-color: "#ceefbd"}
h1 {font-size: 150%}
h2 {font-size: 120%}
h3 {font-size: 110%}

.savethedate
	{
	color:#006633;
	text-align: center;
	}

table.box
	{
	color:#000000;
	background-color:#ffffff;
	border:2px ridge;
	padding: 5px;
	}
	
td.contentstitle
	{
	background-color:#c6b5de;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	}
td.itembox
	{
	background-color:#f6f0fd;
	font-weight: bold;
	font-size: 130%;
	text-align: center;
	}
td.contents
	{
	font-weight: bold;
	font-size: 110%;
	}
td.contsele
	{
	font-weight: bold;
	font-size: 110%;
	background-color:#c6b5de;
	}

a
	{
	text-decoration: none;
	}

a:hover
	{
	color: #ff0000;
	}


td.info
	{
	padding: 10px;
	}


img {border: 0px;}
img.photo,
img.phototight {
	border-left:1px   solid #f5f2ee;
	border-top:1px    solid #f5f2ee;
	border-bottom:1px solid #998877;
	border-right:1px  solid #998877;
	}
img.photo {
	margin: 3px;
	}
a:hover img.photo,
a:hover img.phototight {border:1px solid #006600;}



