h1 { 
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
	}

.main {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: normal;
}
.mainback {
	background-image: url(images/mainbackimage.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}

.maintitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bolder;
	color: #000033;
}
.memback {
	background-image: url(images/mem_back01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.descript {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	font-weight: bold;
}
.address {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-weight: bold;
	color: #000066;
}
.celtback {
	background-image: url(images/celt_back01.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bookmark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}

