.text {
	font-family: verdana;
	font-size: 13px;
	line-height: 17px;
	color: #180A5D;
	margin-left: 20px;
	width: 600px;
}
.head {
	font-family: "trebuchet MS";
	font-size: 22px;
	margin-top: 30px;
	margin-left: 20px;
	color: #807E67;
	border-bottom: 1px dotted #A4A184;
	letter-spacing: 0.1em;
}

body {
	margin: 0px 0px 0px 0px;
	background-color: #f6f2c6;
}
.headSub {
	font-family: "trebuchet MS";
	font-size: 14px;
	margin-top: 30px;
	margin-left: 20px;
	color: #180A5D;
	font-weight: bold;
}

