body {
	background-color: #FDFBEE;
}
h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #43646D;
	font-size: 10px;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	color: #3D5A63;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #43646D;
	margin: 0px;
	padding: 0px;
	font-size: 16px;


}
p {
	font-family: Arial, Verdana, Courier;
	font-size: 12px;
	color: #43646D;
}
.head {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-bottom-style: solid;
	border-top-color: #4C7879;
	border-right-color: #4C7879;
	border-bottom-color: #4C7879;
	border-left-color: #4C7879;
}
.button {
	height: 35px;
}
a:link {
	color: #43646D;
	text-decoration: none;
}
a:visited {
	color: #43646D;
	text-decoration: none;
}
.Heading {
	margin: 0px;
	padding-top: 10px;
}
ul {
	line-height: normal;
}
