BODY { 
	font-family: Verdana, futura;
	color: #5C4033;
	background-color: #ffffff;
	font-size: small;
}
A:link {
	color: #CC6600;
} 
A:active {
	color: #527F76;
} 
A:visited {
	color: #CC6600;
} 
A:hover {
	color: #527F76;
	text-decoration: none;
}
TT {
	font-family: Courier;
	font-size: medium;
}
P {
	color: #5C4033;
}
P.popup {
	font-size: small;
	text-align: justify;
}
P.flavor {
	margin-left: 10;
	margin-right: 10;
	text-align: justify;
}
H3.flavor {
	font-family: Courier;
	margin-left: 10;
	margin-right: 10;
	text-align: center;
}
P.sidebar {
	font-size: xx-small;
	text-align: center;
}
P.footer {
	text-align: center;
	margin-top: 0;
	margin-bottom: 0;
}
P.justify {
	text-align: justify;
}
.center {
	text-align: center;
}
P.subsection {
	font-size: medium;
}
LI {
	list-style-position: outside;
}
DD {
	font-size: xx-small;
}
STRONG {
	color: #ff0000;
}
/* desert color: ffcc99 */