page {
	background:#FFFFFF;
	background-image:url(bckg-woods.jpg)
}
p {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #333333;
}
h2 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 24px;
}
h3 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 16px;
}
h4 {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 14px;
}
li {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
}
.copyright {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 8pt;
}
a {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #990000;
	text-decoration:none;
}
a:visited {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #996600;
	text-decoration:none;
}
a:hover{
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	color: #006600;
	text-decoration:none;
} 
.subTitle {
	font-family: "Trebuchet MS", Arial, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #517225;
}

