p {}
td {}
a:link {
	text-decoration: none;
	color: #19699b;
}
a:visited {
	text-decoration: none;
	color: #196996;
}
a:hover {
	color: #543019;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
a:active {
	text-decoration: none;
	font-weight: normal;
	color: #543019;
}
.header1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #19699b;
	font-style: italic;
	top:auto;
}
.bodytext  {
	color: #000000;
	font-weight: normal;
	font-size: 13px;
	font-family: Arial, "Apple Chancery", sans-serif
}
.bodytextbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.italic { color: black; font-style: italic; font-size: 12px; font-family: Arial, "Apple Chancery", sans-sarif }
.nav_body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: normal;
	color: #19699b;
	text-decoration: none;
	font-weight: normal;
}
head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: italic;
	font-weight: bold;
	color: 19699b;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: 196996;
}
.bottomimage {
	background-image: url(../images/bot_banner.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
