body {
	background: #cccccc;
}
pre {
	background: #ffffff;	
        border: 1px black
}
blockquote {
	background: #ffff99;	
	font-style: italic;
	padding-left:1em;
	padding-right:1em;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}
A.info {
	TEXT-DECORATION: none;
	font-weight: bold;
}
A.info:hover {
	CURSOR: hand;
	TEXT-DECORATION: underline overline;
	font-weight: bold;
}

A { 
	CURSOR: hand;
	TEXT-DECORATION: none;
	font-weight: bold;
}
A:hover {
	TEXT-DECORATION: underline overline;
	font-weight: bold;
}

span.pagetitle { 
	margin-top: 0.5em; margin-bottom: 0.5em; 
	font-size: 250%;
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
	font-weight: bold;
}
span.pagepath { 
	margin-top: 0.5em; margin-bottom: 0.5em; 
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
	font-weight: bold;
}
span.pagedate { 
	color: white;
	background: black;
	margin-top: 0.5em; margin-bottom: 0.5em; 
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
	font-weight: bold;
}
span.randomquote {
	font-size: 120%;
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
	text-align: right;
}
.post-bottom-tools {
  font-size:75%;
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
}
.body1 {
	text-align: justify;
	text-indent: 0;
	margin: 1em 1em 1em 1em;
	padding-left: 1em;
	padding-right: 1em;
	line-height: 1.3;
	background: white;
  border: 2px solid #633;
	font-family: Georgia, 'Microsoft Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
li 	{
	margin-left: 0;
	padding-left: 0;
}
ul 	{
	margin-left: 0.5em;
	padding-left: 0.5em;
}
h2, h3, h4 {
	margin-top: 0;
	margin-bottom: 0;
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
}
p {
	text-indent: 1em;
	margin-top: 0.2em;
	margin-bottom: 0.2em;
}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	/*font-size: 75%;*/
}
/*h2 {
	color: white;
	background: black;
	text-align: center;
}*/
.entrydate,.heading {
	color: white;
	background: black;
	align: center;
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
	font-size: 120%;
	font-weight: bold;
}
.postinginfo {
	font-family: American Typewriter, Lucida Console, Courier New, Courier, monospace;
}
.heading {
	width: 100%;
}
.archives,.categories,.recommendations,.recent-comments,.technorati,.begging {
	padding-left:1.3em;
	font-size: 75%;
}
.sidebox {
	font-family: Georgia, 'Microsoft Georgia', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 1em 1em 1em 1em;
	padding-left: 0.3em;
	padding-right: 0.3em;
	line-height: 1.3;
	background: white;
  border: 2px solid #633;
}
