body {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
#menu {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFFFF;
	width:899px;
	height: 25px;
	padding-top:2px;
	border-top:1px solid black;
	/*	border:1px solid black; */
	background-image:url(images/barbg-vert.gif);
	overflow: hidden;
	font-size: 1.03em;
}
.indent {
	text-indent: 25px;
}

#menu a:link {
	text-decoration: none;
	color: white;
}
#menu a:visited {
	text-decoration: none;
	color: white;
}
#menu a:hover {
	text-decoration: none;
	color: #DCB978;
}
#menu a:active {
	text-decoration: none;
	color: #DCB978;
}
a:link {
	text-decoration: none;

}
a:visited {
	text-decoration: none;

}
a:hover {
	text-decoration: underline;

}
a:active {
	text-decoration: underline;

}
h2 {
	font-size: 14px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
.subhead {
	font-size: 14px;
	font-style: italic;
	line-height: 1.05em;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 16px;
	line-height: 1.5em;
	font-weight: bold;
	border-bottom: 1px solid black;
}
a {
	color: #947038;
	text-decoration: none;
}

ul li {
	font-size: 0.98em;
	line-height: 15px;
	text-align: justify;
	list-style-type: square;
/*	list-style: disc outside;
	list-style:none inside; */
}
.footer{
font-size:.75em;
}
