body { 
	font-size: 0.85em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	background-color: #eeebd9; 
	background-image: url(../images/RicePaperBG.jpg); 
	}
	
p { 
	font-size: inherit; 
	padding-bottom: 4px; 
	}
	
td { 
	font-size: inherit;
	}
	
#indent {
	text-indent: -3em; 
	margin-left: 3em;
	}
	
a:link { 
	color: #996367; 
	}
	
a:visited { 
	color: #996367; 
	}
	
a:hover { 
	color: #de6367; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	}
	
a:active { 
	color: #de6367; 
	}
	
h1 { 
	color: #996367; 
	font-size: 1.6em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: 700; padding-top: 0.5em; padding-bottom: 0.1em; 
	}
	
h2 { 
	color: #996367; 
	font-size: 1.3em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: 700; padding-top: 0.5em; padding-bottom: 0.1em; 
	}
	
h3 { 
	color: #de6367; 
	font-size: 1.2em; 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: 700; 
	}
	
.copyright { 
	font-size: 10px; 
	font-style: italic; 
	}
	
.italic { 
	font-style: italic; 
	}
	

