body {
	background-color: #FFFFFf;
	background-image: url(images/tree_animation4.gif);
	background-repeat: no-repeat;
}

a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
	color: #000000;
}
a:visited {
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-decoration: none;
}
a:hover {
	color: #3333CC;
	border-bottom-width: thin;
	border-bottom-style: dotted;
}
a:active {
	color: #FF3300;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a.b:link {
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
	border: none;
	font-size: 14px;
	color: #0000FF;
	font-weight: bold;
}
a.b:visited {
	font-size: 14px;
	color: #666666;
	font-weight: bold;
}
.outline {
	border: thin double #CCCCCC;
	padding: 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}
.h3b {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
}
