.pageheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 2.2em;
	font-weight: bold;
	color: #8B5734;
}
h1 {
	font-family: Calibri, Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	font-weight: bold;
	color: #d36f2c;
}
h2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	color: #333399;
}
h3 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: bold;
	color: #D36F2C;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: bold;
	color: #D36F2c;
}
h5 {font-family:Verdana, Geneva, sans-serif;
	font-size: large;
	color: #e36f2b;
	margin: 0;
	padding: 3;
	background-color:#FFC;
}
h6 {
	font-size: medium;
	background-color:#FC9;
	margin:0;
	padding: 1;
}
p {
	font-family: Georgia, "Times New Roman", Times, serif;
	height: auto;	
}
li {

}
.inline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	display: inline;
	width: 30px;
	float: right;
	font-weight: normal;
	font-variant: normal;
	color: #C93;
	text-decoration: none;
}
.name {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: italic;
	display: inline;
	margin: 0em;
	float: left;
	width: 15em;
	padding: 10px 0;
}
#HeaderMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#LeadingLetters {
	color: #09F;
}
.indent {
	font-family: Verdana, Geneva, sans-serif;
	font-size: small;
	color: #900;
	background-color: #FFC;
	position: relative;
	width:
	padding-right: 15px;
	margin-right: 15px;
	padding: 15px;
}

#dl {
	color:#F63;
	font-size:16px;
}
	
#dt {
	font-size:1.5em;
	
}
	
#dd {
	margin: 20px;
	border:#F60;
	line-height: 1.5em;
}
	
	
