
body {
	
	background-color: white;
	color: black;
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 80%;
	margin: 0;

}

#content a:link {
  color: black;
  text-decoration: none;
}

#content a:visited {
  color: black;
  text-decoration: none;

}

#content h1 {
	color: black;
	border-bottom: 1px solid black;
	text-transform: uppercase;
	font-family: helvetica, arial,verdana,  sans-serif;
	padding-left: 5px;
	font-size: 175%;
	margin-top: 0;
}

#content h2, #content h3, #content h4 {
	color: black;
	text-transform: uppercase;
	font-family: helvetica, arial,verdana,  sans-serif;
}


#content ul {
  margin-bottom: 15px;
}


#content hr {
  height: 1px;
  color: black;
  margin: 0;
}

#images img {
  display: none;
}

#header, #footer {
  display: none;
}



#nodePath {
  font-size: 80%;
  color: black;
  text-align: right;
  margin: 10px 0 10px 0;
}

#metta {
  display: none;
}

hr {
  display: none;
}