
body {
	background-color: #EBDFC7;
	background-image: url(images/pinebac.gif);
	background-position: 0px 0px;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	margin-right: 0px;
}

p {
	font-family: Jester, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	font-style: normal;
}

li {
	font-family: Jester, Arial, sans-serif;
	font-size: 18px;
	color: #000000;
}

li.ind {
	margin-left: 180px;
}


h1 {
	font-family: Jester, Arial, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	font-style: normal;
}

h2 {
	font-family: Jester, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

h3 {
	font-family: Jester, Arial, sans-serif;
	font-size: 22px;
	font-weight: bold;
	font-style: italic;
	color: #1C0980;
}

div.title {
	font-family: Jester, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	font-style: italic;
	color: #000000;
	background-color: #7ECEE2;
	border-style: solid;
	border-width: 1px;
	border-color: #251686;
}

p.emph {
	font-family: Jester, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	font-style: italic;
	color: #000000;
}

.small {
	font-family: Jester, Arial, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
}

a.menu:link {
	font-family: Jester, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #174871;
}

a.menu:visited {
	font-family: Jester, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #174871;
}

a.menu:hover {
	font-family: Jester, Arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #F0E8DE;
	background-color:#516F81;
}

a:link {
	font-family: Jester, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #174871;
	text-decoration: none;
}

a:visited {
	font-family: Jester, Arial, sans-serif;
	font-size: 14px;
	color: #174871;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-family: Jester, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #7FCFE3;
}

a.email:link {
	font-family: Jester, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #1C0980;
	text-decoration: none;
}

a.email:visited {
	font-family: Jester, Arial, sans-serif;
	font-size: 18px;
	color: #1C0980;
	font-weight: normal;
	text-decoration: none;
}
a.email:hover {
	font-family: Jester, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #7FCFE3;
	text-decoration: none;
}

