BODY, TD {
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	background-image: url(pictures/Wood09m.jpg);
	background-repeat: repeat;
}

table {
	border: medium solid;
	color: #FF6830;
	font-family: "MS Sans Serif", Geneva, sans-serif;
	font-style: normal;
	font-size: smaller;
}
h1 {
	color: #FF6830; 
	font-family : Arial, Helvetica, sans-serif;
	font-size : 23px;
	font-style : normal;
	font-weight : normal;
	background-image : none;
	background-repeat : no-repeat;
}

H2 {
   color: #FF6830; 
	background-color : #FFE4B5;
	border : thin solid #FFE4B5;
	font-family : Arial, serif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	background-image : none;
	background-repeat : no-repeat;
}
H3 {
   color: #FF6830;
	font-family : Arial, Helvetica, sans-serif;
	font-size : small;
	font-style : normal;
	font-weight : normal;
}
p {
	color: #FF6830; 
	font-family : SansSerif;
	font-size : 16px;
	font-style : normal;
	font-weight : normal;
	background-image : none;
	background-repeat : no-repeat;
}

