body {
	margin: 0px;
	padding: 0px;
}







p {
	line-height : 1.6em;
  letter-spacing : 1px;
}

h1 {
	margin-bottom: 0em;
}

h2 {
	margin-bottom: 0em;
	font-size: small;
	display: inline;
	color: #666666;
}

h3 {
	margin-bottom: 1em;
	display: inline;
	letter-spacing: 2px;
}

.photo_comment {
	line-height: 1.3em;
	margin-top: 5px;
}

h5 {
	font-weight: normal;
	display: inline;
}

LI {
	line-height : 1.2em;
	margin-bottom : 0.3em;
  padding-bottom : 0px;
  
}

UL {
	margin-bottom: 0em;
  margin-top : 0.3em;
}

table {
	letter-spacing : 1px;
	color : #444444;
	line-height: 1.5em;
}

hr {
	height: 1px;
	margin: 5px 0px;
	border : solid #dddddd;
	border-width : 0px 0px 1px 0px;
  
}
A:link{
  text-decoration : none;
}
A:visited{
  text-decoration : none;
}
A:hover{
  text-decoration : underline;
}

