body {
	background-color: #faf4e4;
	background-image: url(../images/bakpic.jpg);
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding: 0px;
}
.tablebak {
	background-color: #FAF4E4;
	background-image: url(../images/baklinegrn.jpg);
}
.title {
	font-family: "Perpetua ", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 36pt;
	font-weight: lighter;
}
body,td,th {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	color: #faf4e4;
	font-size: 12pt;
}
a:link {
	text-decoration: underline;
	color: #faf4e4;
}
a:visited {
	text-decoration: underline;
	color: #faf4e4;
}
a:hover {
	text-decoration: underline;
	color: #FFF;
}
.tableline {
	border-bottom-style: none;
	border-top-color: #FAF4E4;
	border-right-color: #FAF4E4;
	border-bottom-color: #FAF4E4;
	border-left-color: #FAF4E4;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
}
a:active {
	text-decoration: none;
	color: #B94955;
}
.titlesub {
	font-family: "Perpetua ", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 18pt;
	font-weight: lighter;
}
.smallertxt {
	font-size: 10pt;
}


.caption {
	font-weight: bold;
	font-family: "Perpetua ", "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	
	}
a:link.small {
	text-decoration: underline;
	color: #faf4e4;
	font-size: 14px;
}
a:visited.small {
	text-decoration: underline;
	color: #faf4e4;
}
