.main {
	font-family: Garamond;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #000066;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image:    url("images/seal_bg_2.jpg");
	background-repeat: no-repeat;
	background-position: center center;
	text-align: center;

}
.Heading {
	font-family: Garamond;
	font-size: 24px;
	font-weight: bold;
	color: #000000;
}
.Large1 {
	font-size: 18px;
	font-weight: bold;
	color: #006600;
	text-align: center;

}
.Large2 {

	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: center;
}
.Large2L {


	font-size: 18px;
	font-weight: bold;
	color: #000066;
	text-align: left;
}


