.style1 {
	font-size: small;
	font-family: "Trebuchet MS";
	font-style: normal;
	color: #666666;
}
.style2 {
	font-size: x-small;
	font-family: Verdana;
	font-style: normal;
}
.style3 {
	font-size: small;
	font-family: Verdana;
	font-style: normal;
	font-weight: bold;
	color: #FF6600;
}
.style4 {
	font-family: "Times New Roman";
	font-size: large;
	font-style: italic;
}
.style5 {
	font-size: x-small;
	font-family: Verdana;
	font-style: normal;
	color: #FF6600;
	text-align: center;
	vertical-align: top;
}
a:link {
	color: #FF6600;
}
a:visited {
	color: #999999;
}
a:hover {
	color: #FF6600;
}
a:active {
	color: #FF6600;
}
.BGforestBeige {
	background-image: url(../S/pics/BG1forest.jpg);
}
