.pagedesc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.5em;
	color: #006600;
	position: relative;
	height: auto;
	width: auto;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	vertical-align: bottom;
	bottom: 0px;
}
a:hover {
	color: #006600;
	background-color: #FFFF33;
}

.pageDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-style: italic;
	color: #006600;
	float: left;
	vertical-align: baseline;
	text-align: left;
	padding-right: 10px;
	margin-top: 25px;
}
a:link {
	color: #006600;
	text-decoration: none;
}

.newImage {
	background-image: url(newi.gif);
	background-repeat: no-repeat;
	float: left;
	margin-left: 10px;
	width: 56px;
	margin-top: 25px;
	height: 30px;
	position: static;
	vertical-align: middle;
	top: 15px;
}
.ribbitImage  {
	height: 58px;
	width: 68px;
	float: left;
	position: relative;
}


.lineItems {
	float: left;
	left: auto;
	position: relative;
	width: 100%;
	height: auto;
	margin: 10px;
	clear: both;
}
.body {
	list-style-position: outside;
	list-style-image: url(bullet.gif);
	list-style-type: disc;
	width: 100%;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 2em;
	color: #006600;
	text-align: center;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #006600;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.7em;
	font-style: italic;
	text-align: center;
	color: #006600;
}
a:visited {
	color: #006600;
}
