body{
	margin:0;
	font-size:10pt;
}
a{
	font-size:10pt;
	text-decoration:none;
	color:#000000;
}
a:hover{
	text-decoration:underline;
}
.PostTitle{
	font-size:16px;
	font-weight:bold;
}
.Post{
	margin-bottom:0px;
	margin-left:5px;
	text-indent:20px;
	font-size:15px;
	padding-right:0px;
	line-height:22px;
}
.PostFooter{
	margin-bottom:0px;
	margin-left:0px;
	color:#666666;
	font-size:10px;
}
.comment {
	width:350px;
	border:1px solid #000000;
	font-size:10pt;
	color:#000000;
	background-color:#AAAAAA;
	font-family:arial;
}
input,textarea{
border:1px solid #000000;
background-color:#AAAAAA;
color:#000000;
padding:4px;
}

P {text-indent: 30pt;}

.tree{
	display:none;
}

.content{
	border-top:solid black 1px;
	padding-top:10px;
	padding-bottom:15px;
	height:100%;
	vertical-align:top;
}

.content a{
	text-decoration:underline;
}