body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
}
hr{
color: #6b8c37;
background-color: #6b8c37;
}
.tablep {
margin:0px;}

.warning {
color:red;
}

.smprt {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
.smindt {
	margin-left: 12px;
}
.tidbits {
	font-size: 12px;
	color: #FFFFFF;
	margin-left: 12px;
	text-decoration: none;
}

.item {
	border: solid;
	border-color: #6b8c37;
	position: inline;
	margin: 10px;
	padding-bottom: 20px;
	
}
a:link {
	color: #FF9900;
}
a:visited {
	color: #FF9900;
}
a:hover {
	color: #FFCC00;
}
a.whitelink:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.whitelink:visited {
	color: #FFFFFF;
}

a.whitelink:hover {
	color: #FF9900;
}

.bold {
	font-weight: bold;
}
.content {
	font-size: 12px;
	font-weight: bold;
	list-style-position: outside;
	list-style-type: circle;
	font-style: normal;
	display: inline;
	white-space: normal;
	text-decoration: none;
}
