body
{
	
	background-color: 464330;	
	background-image: url(images/backgroundtree.jpg);
	color: #464330;
	font-size: 12px;
	font-family:"Trebuchet MS", Verdana;
	ul-style: square;
}

a:link {
	color: #BF0E05;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	color: #BF0E05;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
table-background
{
	table-border-color-light: rgb(255,204,102);
	table-border-color-dark: rgb(204,153,102); 
}
h1
{
	font-family: Trebuchet, Verdana, Arial;
	color: B41512;
	font-size: 24px;
	font-variant: small-caps;
}
h2
{
	font-family: Trebuchet, Verdana, Arial;
	color: 868777; 
	font-size: 14px;
}
h3
{
	font-family: Trebuchet, Verdana, Arial;
	color: B41512; 
	font-size: 14px;
	font-variant: small-caps;
}
h4
{
	font-family: Trebuchet, Verdana, Arial;
	color: B41512; 
	font-size: 12px;
}
td
{
font-size: 14px;
}

th
{
font-size: 12px;
font-variant: small-caps;
background-color: 868777;
color:#FFFFFF;
}