body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	background-color: #c6d6c4;
	
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a:focus {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a:hover {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
a.prs:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a.prs:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a.prs:focus {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #898989;
	text-decoration: none;
}
a.prs:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
	text-decoration: underline;
}
.heading {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #DDB768;
	font-weight: normal;
	word-spacing:3px;
	letter-spacing:2px
}
.small {

	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #DDB768;
	font-weight: normal;
	word-spacing: 0.25px;
}
.content {
	font-family: "Palatino Linotype";
	font-size: 18px;
	color: #666666;
	padding-left: 2px;
	font-style: italic;
}
.heading2 {

	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	color: #DAAF58;
	font-weight: normal;
	word-spacing:3px;
	letter-spacing:2px
}
.text {
	font-family: Tahoma;
	font-size: 14px;
	font-weight: lighter;
	color: #666666;
}
