body
{
	/*
	background-color: #21003a;
	color: #e8e481;
	*/
	margin-left: 88pt;
	margin-right: 88pt;
	margin-bottom: 0.5ex;
}

h1
{
	display: block;
	font-size: 200%;
	font-weight: bold;
	margin-top: 0.5em;
	margin-bottom: 0.3em;
	text-align: left;
}

h2
{
	display: block;
	font-size: 144%;
	font-weight: bold;
	margin-top: 1em;
	margin-bottom: 0;
	text-align: left;
}

/*
:link 
{
	color: #ff7d10;
	text-decoration: none;
}


:visited {
	color: #90d070;
	text-decoration: none;
}

A[href]:hover 
{
	background-color: #325059;
}

*/

.minilink
{
        font-style: italic;
	font-size: 66%;
        margin-top: 0;
        margin-bottom: 0;
				}
.links
{
	text-align: right;
	font-style: italic;
	margin-top: 0;
	margin-bottom: 0;
}

.date
{
	text-align: right;
	font-size: 66%;
	font-style: italic;
}

.content
{
        text-align: justify;
        text-indent: 2em;
	margin-bottom: 0.3em;
}

.note 
{
        border-top: 1px solid #000000;
        margin-bottom: 0.35em;

}

.comments
{
	border-top: 1px solid #000000;
	margin-top: 1em;
}

.comment_header
{
	margin-left: 1em;
	margin-top: 1em;
}

.comment
{
	margin-left: 1em;
	margin-top: 0;
	margin-bottom: 0;
	text-align: justify;
}
