.Heading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
}
.Bodytype {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
}
.table-bg {
	background-attachment: fixed;
	background-image: url(images/body/main-bg.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
.Bodytype-smaller {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
}
.image-border {
	border: 4px solid #006666;
}

