body {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
}

A:link {
	color: #000000;
	text-decoration: none;
}
A:visited {
	color: #000000;
	text-decoration: underline;
}
A:active {
	color: #000000;
	text-decoration: underline;
}
A:hover {
	background-color: #ffffff;
	color: #000000;
	text-decoration: underline;
}


.BordersImageRec {
	border: 1px solid #000000;
	margin: 0;
	padding: 0px;
}
.BordersNavTable {
	border: 1px solid #000000;
}
.MainTable {
	border: 1px solid #000000;
}
.TextSmall {
	font-family: Garamond;
	font-size: .8em;
}
.TextNavLvl1 {
	font-family: Garamond;
	font-size: 1em;
	padding-left: 5px;
	font-weight: bold;
	a:link
}

.TextNavLvl2 {
	font-family: Garamond;
	font-size: 1em;
	padding-left: 15px;
}

.menulink {text-decoration: none}
a.menulink:link {text-decoration: none}
a.menulink:visited {text-decoration: none}
a.menulink:hover {text-decoration: none}
a.menulink:active {text-decoration: none}



p {
	font-family: Garamond;
	font-size: 1em;
	margin: 0px;
	padding: 0px;
	color: #000000;
}
h3 {
	font-family: Garamond;
	font-size: 1em;
	margin-bottom: 5px;
	margin-top: 10px;
}
h2 {

	font-family: Garamond;
	font-size: 1.5em;
}
.quote {
	padding-left: 0pt;
	margin-left: 20px;
}
