BODY { background-color: #CCD7B7 }

TD {
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	color: #CCD7B7
}


A:link, A:visited {
	text-decoration: none;
	color: #5E7830
}
A:link.punhot, A:visited.punhot { color: #5E7830 }
A:link.punclosed, A:visited.punclosed { color: #5E7830 }
A:hover {
	text-decoration: none;
	color: #5E7830
}
A:hover.punhot { color: #5E7830 }
A:hover.punclosed { color: #5E7830 }

IMG.punavatar {
	margin-top: 3px;
	margin-bottom: 3px
}

.puntext { font-size: 11px }
.punedited {
	font-size: 10px;
	font-style: italic;
}
.punheadline {
	font-size: 12px;
	font-weight: bold
}
.puntitle {
	font-size: 14px;
	font-weight: bold
}
.punhot { color: #5E7830 }


