#DeanChiangHeader {
	background-color: #666;
	width: 100%;
}
body {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #666;
}
#DeanChiangFooter {
	background-color: #666;
	clear: both;
	width: 100%;
}
#DeanChiangMenu {
	width: 100%;
	background-color: #999;
	font-size: 24px;
	font-weight: bold;
}
#DeanChiangContent {
	width: 100%;
	background-color: #CCC;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
h1 {
	font-size: 36px;
	margin: 0px;
	padding: 0px;
}
h2 {
	font-size: 24px;
	margin: 0px;
	padding: 0px;
}
h3 {
	font-size: 18px;
	margin: 0px;
	padding: 0px;
}
h4 {
	font-size: 16px;
	margin: 0px;
	padding: 0px;
}
#DeanChiangFooterContent {
	background-color: #666;
	float: left;
	width: 70%;
	text-align: center;
}
#DeanChiangFooterCopyright {
	float: right;
	background-color: #666;
	text-align: right;
	width: 30%;
}
.DeanChiangText18 {
	font-size: 18px;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
