.body {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	background-color: #D6D6AB;
	color: #17170B;
	padding: 0px;


}
.highlight {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	background-color: #FFFFCC;
	color: #404000;
	text-align: left;
	margin: 0px;
	padding: 8px;
	border: medium none #393D3C;
}
a:link {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #656530;
	text-decoration: underline;
}
a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: medium;
	font-weight: normal;
	color: #232310;
	text-decoration: underline;
}
