body {
	margin: 0px;
	padding: 0px;
	background-color: #F8EBCD;
}
p, td, ul, ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #000;
	font-weight:bold;
	line-height: 1em;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #000;
	font-weight:bold;
	line-height: 1em;
}
.tbl-header {
	background-color: #DBC594;
	background-image: url(/images/nav-body-background.jpg);
	background-repeat: repeat-x;
	background-position: top;
}
.sm-text {
	font-size: 9px;
}
.NEW-cell-BG {
	background-color: #DBC594;
}
.right-pic {
	padding: 5px 0px 5px 5px;
}
.left-pic {
	padding: 5px 10px 5px 0px;
}
.smlltxt-ocala-open {
	font-size: 8px;
	line-height: normal;
}
.medtxt-ocala-open {
	font-size: 10px;
	line-height: normal;
}
.boldtxt-ocala-open {
	font-size: 12px;
	line-height: normal;
	font-weight: bolder;
}
.boldtxt-large-ocala-open {
	font-size: 16px;
	line-height: normal;
	font-weight: bolder;
}
.tblformat {
	padding: 5px;
	border: 1px solid #000;
}
.tblheadformat {
	padding: 5px;
	border: 1px solid #000;
	font-weight: bold;
	background-color: #367C2B;
}
.greenBoldText {
	font-family: Arial, Helvetica, sans-serif;
	color: #367C2B;
	font-size: 18px;
	font-weight:bolder;
}
