body {
	font-family: Verdana, Arial, Tahoma;
	font-size: 14px;
    color:#000;
	margin-top: 0px;
}
#Outline {
	text-align: left;
	width: 98%;
	padding: 10px;
}
#BlogTitle {
	font-weight: bold;
	font-size: 16px;
	margin-bottom: 5px;
}
#BlogDate {
	margin-top: 5px;
	margin-bottom: 10px;	
}
#BlogContent {
	margin-top: 10px;
}
HR#Divider {
	width: 80%; 
	height: 1px; 
	color: #000000;
}
a:link {
  color:#000;
  text-decoration:none;
  }
a:visited {
  color:#000;
  text-decoration:none;
  }
a:hover {
  color:#000;
  text-decoration:underline;
  }
a img {
  border-width:0;
  }
.post-excerpt {
        font-family: Georgia, serif;
        font-size: 18pt; 
        line-height: 30px;
        color: #333;
}
blockquote {
  margin:1em 30px;
  font-family: tahoma, serif;
  color:#333;
  font-style:italic;
  padding-left: 5px;
  padding-right: 5px;
  }

#top {
	display: none;
}
.navigation {
	display: none;
}

#comments {
	display: none;
}
#theextras {
	display: none;
}
#credits {
	display: none;
}
#commentinfo {
	display: none;
}
#printinfo {
	display: block;
}
