body,td,th {
	font-family: Times New Roman, Times, serif;
	font-size: 14px;
	color: #000033;
}
body {
	background-color: #F1F1E0;
	background-image: url(images/GinnieConawayBack.jpg);
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	line-height: 22px;
}
a:link {
	color: #006633;
}
a:visited {
	color: #006633;
}
a:hover {
	color: #006633;
}
a:active {
	color: #006633;
}.headers {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	color: #003300;
}
.leftnavfont {
	weight: bold;
	font-size: 18px;
	line-height: 17px;
}
.leftnavfont a:link{
	color: #000033;
	text-decoration: none;
}
.leftnavfont a:hover{
	text-decoration: underline;
}
.leftnavfont a:visited{
	text-decoration: none;
}