body {
	background-color: #FFFFEA;
}
.creamrow {
	background-color: #ffffcc;
}

.greenborder {
	border: 1px solid #96B489;
}
p {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F3F27;
}
.titletext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #36482F;
}
.background {
	background-color: #ffffea;
}
.whiterow {
	background-color: #FFFFFF;
}
.italics {
	font-style: italic;
}
.lowerborder {
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #96B489;
	border-right-color: #96B489;
	border-bottom-color: #96B489;
	border-left-color: #96B489;
}
a:link {
	color: #57754A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
}
a:visited {
	color: #57754A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:hover {
	color: #666666;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:active {
	color: #57754A;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}h1 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2F3F27;
}
h2 {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #2F3F27;
}
li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F3F27;
	list-style-type: disc;
}
.bold {
	font-weight: bold;
}
.whiterow {
	background-color: #FFFFFF;
}
.whiterowgreenbdr {
	background-color: #FFFFFF;
	border: 2px solid #96B489;
}
.greyrow {
	background-color: #E1E6DF;
}
.sagerow {
	background-color: #96B489;
}
.linumbers {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #2F3F27;
	list-style-type: decimal;.greyborder {
	border: 1px solid #878F85;
}
.greyborder {
	border: 1px solid #666666;
}
.wideborder {
	border: 2px double #57754A;
}
