
BODY
	{
		margin: 10;
		font-family: Arial, Helvetica, sans-serif;
	}


TD {
	vertical-align: top;
	}

H2 {

	font-size: 14 pt;
	color: darkkhaki;
	margin-bottom: 1pt;
	}

H3	{
	font-size: 12pt;
	font-weight: bold;
	color: gray;
	background-color: lavender;
	margin-bottom: 2pt;
	margin-top: 2pt;
	border-top: 2pt solid gainsboro;
	width: 95%;
	padding: 3px;
	}

h4 {

	font-size: 11pt;
	margin-top: 2pt;
	margin-bottom: 1pt;
	}


.postby
	{
		font-size: 9pt;
		}
		
		
.post-body
	{
	width: 95%;
		}

A:hover
{
    COLOR: white;
    BACKGROUND-COLOR: darkkhaki
}


.linklist
	{
	
	font-size: 9pt;
	line-height: 150%;
	}

