h1 {
	font-family: "Arial Narrow", Arial;
	font-size: 200%;
	color: #4D4E32;
}
body {
	background-image:   url(../Site%20Images/General%20Images/beige009.jpg);
	background-repeat: repeat;
}
h6 {
	font-size: 90%;
	font-weight: bold;
	font-family: "Arial Narrow", Arial;
	color: #4D4E32;
}
a:link {
	color: #A4A400;
	text-decoration: none;
}
a:hover {
	color: #A4A400;
}
a:active {
	color: #A4A400;
}
a {
	color: #A4A400;
	text-decoration: none;
}
p {
	font-family: "Arial Narrow", Arial;
	font-size: 90%;
}
h2 {
	font-family: "Arial Narrow", Arial;
	color: #5E2F00;
}
h3 {
	color: #5E2F00;
	font-family: "Arial Narrow", Arial;
}
h4 {
	font-family: "Arial Narrow", Arial;
	font-size: 80%;
	font-weight: bold;
	text-align: center;
}
h5 {
	font-family: "Arial Narrow", Arial;
	font-size: 90%;
	color: #000000;
}
a:visited {
	color: #A4A400;
}
