body  { 
	color: #000; 
	font-size: smaller; 
	font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; 
	line-height: 150%; 
	background-color: #eae7ca;
	text-color: #43342B;
	margin-top: 0;
	margin-right: 0;
	margin-left: 0;
	}
img { 
	border-width: 0;
	}
.category { 
	font-weight: bold;
	}
h2, h3, h4, h5, h6 { 
	color: #060;
	background-color: transparent;
	font-size: 110%;
	font-weight: bold;
	line-height: 150%; 
	background-color: #fff; 
	letter-spacing: 0.2em; 
	margin: 0.83em 0
	
	}
a:hover { 
	font-weight: bold;
	color: #00f; 
	background-color: transparent;
	text-decoration: underline; 
	
	}
ul { 
	list-style-type: square; 
	margin: 1em 0 1em 40px;
	}

li { 
	border-top: thin solid #cac7aa;
	margin-bottom: 3px;
	margin-top: 2px;
	}
	
#urlbase a.category {
	display: block; 
	padding: 2px 1px;
	}
#urlbase a.category:link,  #urlbase a.category:visited,  #urlbase a.category:active { 
	color: #6E5C62; 
	background-color: #cac7aa; 
	font-size: larger; 
	border-top: thin dotted #eae7ca;
	border-bottom: thin dotted #eae7ca;
	}
#urlbase a.category:hover { 
	color: #fff; 
	background-color: #6E5C62;
	text-decoration: none; 
	}



