body 
{ 
	font-family: "Palatino Linotype"; 
	background-color: "#FFFFEE"; 
}
body.menu
{
	font-family: "Palatino Linotype"; 
	background-color: "#400000";
}
body.main 
{
	font-family: "Palatino Linotype"; 
	background-color: "#FFFFEE";
	background: url("Images/465_001.jpg");
	background-repeat: no-repeat
}
body.links 
{
	font-family: "Palatino Linotype"; 
	background-color: "#FFFFEE";
	background: url("Images/05_B228063_5x7x300fogAlt1.jpg") right;
	background-repeat: no-repeat
}

body.video 
{
	font-family: "Palatino Linotype"; 
	background-color: "#FFFFEE";
	background: url("Images/WNFinForest_002.jpg") right;
	background-repeat: no-repeat
}

p    { font-family: "Palatino Linotype"; }
dl
{
	list-style-type: square;
	list-style: square outside;
}
dt 
{ 
	margin-top: 20;
	font-weight: bold; 
	line-height: 200%;
	font-size: 150%;
}
dt.normal
{
	margin-top: 0;
	font-weight: normal;
	line-height: 110%;
	font-size: 100%;
	marker-offset: 5px;
}
dd
{
	line-height: 200%
	text-align: justify;
	foregroundcolor: "#FFFFDD";
}
table        { border-collapse: collapse; border: 1px none;  }
td           { font-size: 12px; font-family: "Palatino Linotype", Verdana, Arial, Helvetica, sans-serif ; vertical-align: top; }
th           { border: 2px solid black;  }
li.square
{
	list-style: square inside;
}
div.header
{
	font-family: "Palatino Linotype"; 
	margin-top: 15px;
}
div.indent10
{
	font-family: "Palatino Linotype"; 
	margin-left: 10px;
}
div
{
	font-family: "Palatino Linotype"; 
}
h4
{
	line-height: 100%
}
