body  {
	margin : 0em 2em 1em 0em;
	color : #260F11;
	background-image:url(pics/wood131a.jpg);
	background-color : #878871;
	font-family : helvetica, sans-serif;
	font-size : 10pt;
	line-height : 1.5;
	text-align : left;
}

p  {
	color: #231F20;
	background-color : transparent;
}

.floatright
{
float: right;
margin: 10px 10px 10px 10px;
}

.floatleft
{
float: left;
margin: 10px 10px 10px 10px;
}


.green {
	border: dashed #ffffff 1px;
	color: #888A74;
	font-weight: bold;
	font-style: italic;
	text-align: center;
}
.center  {
	text-align : center;
	font-size: 9px;
}


h1  {
	font-size : 125%;
	font-weight : bold;
	font-style : normal;
	font-family : helvetica, sans-serif;
	color : #250E10;
	background-color : transparent;
	letter-spacing: 5px;
}


h2  {
	font-size : 115%;
	font-style : normal;
	font-weight : bold;
	font-family : helvetica, sans-serif;
	color : #250E10;
	background-color : transparent;
	letter-spacing: 5px;
}

h3  {
	font-size : 100%;
	font-style : normal;
	font-weight : bold;
	font-family : helvetica, sans-serif;
	color : #250E10;
	background-color : transparent;
	letter-spacing: 5px;
}

h4  {
	font-size : 95%;
	font-style : normal;
	font-weight : normal;
	font-family : helvetica, sans-serif;
	color : #250E10;
	background-color : transparent;
	letter-spacing: 5px;
}

h5  {
	font-size : 90%;
	font-style : normal;
	font-weight : normal;
	font-family : helvetica, sans-serif;
	color : #250E10;
	background-color : transparent;
	letter-spacing: 5px;
}

h6  {
	font-size : 75%;
	font-style : normal;
	font-family : helvetica, sans-serif;
	color : #250E10;
	background-color : transparent;
	letter-spacing: 5px;
}

a:link, a:visited{
	color: #231F20;
	text-decoration: underline;
}

a:hover{
	text-decoration: underline;
	color: #878972;
}



em  {
	font-weight : normal;
	font-style : italic;
}

strong  {
	font-style : normal;
	font-weight : bold;
}
