body {
	background-color: #ecd995;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}

.fat {
	font-weight: bold;
}
.ital {
	font-style: italic;
}
.red {
	color: #FF0000;
}
.border {
	border: thin solid #000000;
}
A:LINK, A:VISITED {
	font-style: normal;
	font-weight: bold;
	color: #552B00;
	text-decoration: underline;
}
A:HOVER{
	text-decoration: none;
}
A.sblack:LINK, A.sblack:VISITED {
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
}
A.sblack:HOVER{
	text-decoration: none;
}
.sblack {
	font-size: 10px;
	font-weight: normal;
	color: #000000;
}
