body {
	color: #E9DE8F;
	font-family: "Trebuchet MS", Verdana, sans-serif;
}
a:link {
	color: #66FFFF; 
}
a:visited {
	color: #33FF00;
}
a:hover {
	color: #E9DE8F;
}
.topics {
	line-height: 160%;
	font-size: 85%;
}
.subtopics {
	font-size: 90%;
	padding-left: 15px;
}
var {
	font-style: normal;
	padding-left: 4px;
	text-indent: 6px;
	color: #FFFFFF;
	font-size: 100%;
}
a {
	text-decoration: none;
}
