.Body {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	padding: 5px 20px 15px;
	font-weight: normal;
	font-style: normal;
	color: #006666;



}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #F1EFE2;
	padding: 4px;
}
.bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #006666;
}
.boldp {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #633063;
}
.header {
	font-family: "BernhardMod BT";
	font-size: 30px;
	font-weight: bolder;
	color: #663366;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
}
.detail {
	font-family: "BernhardMod BT";
	font-size: 16px;
	font-weight: bold;
	color: #663366;
}
img {
	border:none;
}