
body { color: #000000; }
td, p  { color: #000000; }
h1 { 		font-size: 30px;
			color: #fffff1;
			font-weight: normal;
			text-align: center;
			margin-top: 0px;
			margin-bottom: 0px;
			letter-spacing: 2px;
			
}
h2 { 		font-size: 18px;
			color: #3C2716;
}
.header {	font-size: 16px;
			color: #AC9B8E;
			font-weight: bold;
}
.qt {		font-size: 80%; 	
			font-weight: bold;
			color: #3C2716; 
			margin-left: 70px;
			margin-right: 59px;
			margin-top: 20px;
			margin-bottom: 30px;
}
.blurb {
	color: #3C2716; 
	font-size: 14pt; 
	width: 300px; 
	border-left-width: 2px;
	border-left-style: solid;
	border-color: #3C2716; 
	padding-left: 5px;
	margin-left: 25px;
	}		
div.box {
	 width: 220px; 
	 padding: 15px;
	 background-color: #AC9B8E; 
	 border: none;  /* NS4 */
	 margin-left: 50px;
	 }
div.box p {
	color: #3C2716;
	font-weight: bold;
	font-size: 80%; 
	margin-top: 0px;
	text-align: center;
}
.fnt { font-size: 80%; }
/* Chinese Simplified */

/* -------------------------------------- */
/* standard - do not adjust */
div.linktext { 
	margin-left: 2px; 
	width: 160px;
	}
div.linktext p { 
	margin: 0; 
	font-weight: bold; 
	font-size: 85%; 
	}
div.linktext ul{ 
	padding-left: 0; 
	margin: 0 0 1em -35px;
	font-size: 85%; 
	font-weight: normal; 
	font-style: normal; 
	}
div.linktext ul li { 
	padding-left: 35px; 
	margin: 0 0 3px;
	list-style-type: none; 
	}		
table.appeared {
	background-color: #333333; 
	clear: both;
	}
table.appeared img {display: inline;}
td.appeared p {
	font-size: 77%; 
	color: #ffffff; 
	}
td.appeared>p {margin: 0;}
cite, em {font-style: italic;}
strong {font-weight: bold;}
a {color: #0000cc; }
a:link {color: #0000cc; }
a:visited {color: #330099; }
a:hover {color: #0033ff;}
div.footer { 
	width: 600px; 
	margin: 0; 
	padding: 2px 0; 
	border: none;
	}
div.footer p {
	margin: 1em 2px; 
	font-size: 85%; 
	}
/* -------------------------------------- */

