body {
	margin-left: 15%;
	margin-right: 15%;
	padding: 0px;
	background-image: url(images/backfuji.jpg);
	background-attachment: fixed;
	font-size: 95%;
	letter-spacing: 1px;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	line-height: 1.4em;

}

body.index{
	margin: 0px 10% 0px 0px;
	padding: 10px;
	background-image: url(images/backfuji.jpg);
	background-attachment: fixed;
	font-size: 90%;
	line-height: 1.4em;
	}

blockquote {
font-style: oblique;
	}


hr {
	height: 1px;
	width: 90%;
	background-color: #0000CD;
}


.rightfigure {
	float: right; border: thin silver solid;
	margin: 0.5em 0.5em 0.5em 0.5em;
	padding: 0.5em;
	font-size: 80%;
	width: auto;
	line-height: 1em;
	text-align: center;
		font-weight: normal;
		background-color:white;
	
	
}

.leftfigure {
	float: left; border: thin silver solid;
	margin: 1em;
	padding: 0.5em;
	width: auto;
	text-align: center;
	font-size: 70%;
	font-weight: normal;
	line-height: 1em;
background-color:white;
}
 
img {border:0}

 
  table {
  border: #228B22;
	}

  
	#header {
	margin: 0px 150px 0px 0px;
	padding: 0;
	z-index: 2;
	font-size: 90%;
}

	
	h1  {
	color: #00008B;
	margin-top: 0.1em;
	text-align: center;
	line-height: 1.3em;
	font-weight: 900;
	font-size: 3em;
	font-style: normal;
	margin-left: 5px;
	font-family: "‚l‚r –¾’©";
   }
	h2 {
	text-align: center;
		
	}
	h3 {
	text-align: center;
		
	}
	h4 {
	text-align: center;
		
	}
	
	.copy { text-align:center; font-size:80% }
	
	p {
	color: Black;
	font-family: "‚l‚r ƒSƒVƒbƒN";
	line-height: 1.4em;
	font-weight: normal;
	text-indent: 2.5em;
	margin-bottom:0;
	}

p + p {
  text-indent: 2.5em;
  margin-top: 0 }


a:hover {
	text-decoration: underline;
	color: Maroon;
}		

a:link {
font-weight: bold;
text-decoration: underline;
}

a:active {
font-weight: normal;
text-decoration: none;
color: red
}
ul.noline {background-color: white; border: solid black 1px; padding-left:4em; padding-top:1em; padding-bottom:1em; margin-left: 4em; width: 70%}
ul.noline li  {list-style-image: url(images/list_heart.gif); padding-left: -1em}
ul.noline li a {text-decoration: none; font-weight: bold; font-size:90%}
ul.noline li a:hover {text-decoration: underline; font-size:90%}

.box {border: solid black 1px; width:50%;font-family: serif; font-weight:bold;padding:1em;background-color:White;margin-left:20%}

td {font-size: 85%}