H1
{
}
H2
{
}
H3
{
	background-color: #87CEEB;
	font-weight: bold;
	font-size: x-large;
	text-decoration: none;
	padding: 3px;
	margin: 10px 0px 5px;
}
H4
{
	/*[disabled]border-bottom:1px dotted #846D63;*/
	font-weight: bold;
	font-size: large;
	margin: 2px 2px 2px 3px;
	color: #1E90FF;
}
H5
{
	margin: 0 0 0 6px;
}
H6
{
	margin: 0 0 0 9px;
}
P
{
	margin: 0 0 0 12px;
}
BLOCKQUOTE
{
	border: thin dashed #846D63;
	font-style: italic;
}
.postTitle2
{
	font-weight: bold;
	font-size: 150%;
	color: #836C62;
}
#sideBar
{
	border-left: 1px dashed #000000;
	padding-left: 5px;
}
