body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	background-color: #ffffff;
	color: #000000;
	background-image: url(../Images/huguenot.gif); 
	background-repeat: repeat; 
}

.fontlinks {
	font-size: 70%;
	font-weight: bold;
}
a:link {
	color: #336633; 
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: none;
}
a:active {
	color: #B8B606; 
	text-decoration: none;
}
a:hover {
	color: #B8B606;
	text-decoration: none;
}

p {
	margin-top: 0px;
	margin-bottom: 0px;
}
.hilite {
	color: #ff0000;
}
.brown {
	color: #990000;
}
.narrowfont {
	font-family: "Arial Narrow", Arial, sans-serif;
	font-size: 80%;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	color: #336633;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #990000;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 120%;
	color: #336633;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
}
.font70 {  font-size: 70%;
}
.toppage { 
	font-size: 80%;
	font-style: italic;
	font-weight: bold;
}
.hdgrn { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #99cc99;
}
.hdorange { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	background-color: #ffcc99;
}
.frname {
	color: #336633;
	font-style: italic;
}
