BODY {	
	color : #1B5533;
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	text-align : left;
	background : #A0D0B0;
}

BODY .emphasis {
    	font-weight : bold;
	font-style : italic;
}

A {	color : #234126;
	text-decoration : none;
	font-weight : bold;
}

A:VISITED {
	color : #17462D;
	text-decoration : none;
}

A:HOVER {
	color : #5F5F5F;
	text-decoration : underline;
}

.menuText_norm {
	font-family: sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	background-color: #99CC99;
}

.pagetitle {
	font-size: 13px;
	font-weight: bold; 
 }

.dateheader {
	font-size: 11px;
	font-weight: bold;
	}

.permalink {
	font-size: smaller;
	font-style: italic;
	font-family: sans-serif;
	text-align: right;
}

.entry {
	color : #1B5533;
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
	font-size : 14px;
	text-align : left;
	background : #C4E1C5;
}

.nav {
	color : #19381E;
	background-color : transparent;
	font-family : "Times New Roman", Times, serif;
	font-size : 12px;
	text-align : left;
	background : #8FBC8F;

}

.categorytree_item {
	color: #19381E;
	background-color: transparent;
	font-family: sans-serif;
	font-size: 10px;
	text-align: left;
	background: #8FBC8F;
	list-style: disc outside;
	text-transform: uppercase;
}

.storyTitle {
	font-size: larger;
	font-style: italic;
	font-family: sans-serif;
	text-align: left;
}