	html, body {height:100%
	}
	body
	{
	margin: 0;
	padding: 0;
	background-color: Beige;
	font-family: Arial, Helvetica, sans-serif;	
}
h1 {
	font: bold 110% "Palatino Linotype" "Times New Roman" serif; margin: 10px;
color: #003399;
background-color: transparent;
text-align: center;
padding-bottom: 10px;
padding-top: 0px;
margin-top: 0px;}

h2 {
		font: bold 120% Arial, Helvetica, sans-serif;
		color: #003399;
		background-color: transparent;
		margin: 0px;
		padding-top: 10px;
		padding-bottom: 0px;
		text-align: left;
}
h1.maintitle {
	font: bold 100% Arial, Helvetica, sans-serif;
	padding: 0%;
	margin-top: 7px;
}
h3 {
font: bold 100% Arial, Helvetica, sans-serif;
		color: #002775;
		background-color: transparent;
	margin: 25px;
}
h4 {
font: bold 100% Arial, Helvetica, sans-serif;
		color: Black;
		background-color: transparent;	
		margin: 25px;
}	

table {
vertical-align: top;
}
td {
	
}	
#page
	{
	width: 700px;
	margin-top: 3%;
	margin-bottom: 1%;
	margin-left: auto;
	margin-right: auto;
	background-color: white;
    	text-align: left;
    	padding: 0% 5% 5% 5%;
	border: 1px solid  black;
	border-right: 2px solid  black;
	border-bottom: 2px solid  black;	}

	* html #page {height:1%;margin-bottom:12px}/* combat IE's 3 pixel jog */
#pageimg img {
	width: 98%;
}
#header{
	width:100%;
	text-align: center;
	font-size: .8em;
	height:auto;
	background-color: beige;
	border-top:0px solid #000;
	padding-top: 13px;
	padding-bottom: 3px;
	}
#letterhead {
		padding-top: 20px;
	}
.toc {
	background: #DCE8F5;
	margin-right: 50px;
	margin-left: 100px;
	margin-top: 10px;
	padding-bottom: 20px;
}	
/* begin toc link style */

.toc A:link {color: navy;
text-decoration: none;
background-color: transparent;
 font-weight: normal;
 }

.toc A:visited {color: navy;
text-decoration: none; 
background-color: transparent;
 font-weight: normal;
}

.toc A:active {color: navy;
text-decoration: none
}

.toc A:hover {color: #7D003C;
text-decoration: underline;}	
/* end toc link style */
ul li {
	padding-bottom: 5px;
}
#footer{
	
	text-align: center;
	font-size: .8em;
	height:auto;
	background-color: beige;
	border-top:0px solid #000;
	padding-top: 3px;
	padding-bottom: 0px;
	
	}
	
	.hkvca {
		font: larger "Bookman Old Style" "Times New Roman" "serif";
			}
#docheader {
	padding: 0px;
	margin: 0px;
	
}	
#docheadertbl {width: 700px;
text-align: center;
vertical-align: middle;	
	background: #F5F5DC;
	border: Gray 1px solid;
}
#mainheadertbl {width: 700px;
text-align: center;
vertical-align: top;	
	background: white;
	border: Gray 0px solid;
}
p
	{	
	color: Black;
	font-size: 1em;
	font-style: normal;
	display: block;
	padding-left:3%;
	}
.infobox {
	font-size: .8em;
	float: right;
	margin: 10px;
	width: 250px;
	background-color: #D7FFD7;
	border-top: 1px solid #556571;
	border-left: 1px solid #556571;
	border-bottom: 2px solid #9FACB9;
	border-right: 2px solid #9FACB9;
	padding: 5px;
}
.poetry {
	padding: 10px;
	padding-left:40px;
	margin-left: 50px;
	margin-right:80px;
	margin-bottom: 4px;
	line-height: 100%;
	font-size: 90%;
	background: #ECECEC;
}
.caption {
	font-size: .8em;
}
.story {
	background-color: beige;
	border: thin solid #D1E5FA;
	padding: 20px;
	font-size: 90%;
}

