body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.f1 {
	font-family: tahoma;
	font-size: 10px;
	color: #CC6600;
}
.f3 {
	font-family: tahoma;
	font-size: 12px;
	color: #CC6600;
}
.f2 {
	font-family: tahoma;
	font-size: 10px;
	color: #996600;
}
.text {
	font-family: tahoma;
	font-size: 12px;
	color: #926718;
}
.copyright{
	font-family: tahoma;
	font-size: 12px;
	color: #E7CB9C;
}
a.menu:link {
	font-family: tahoma;
	font-size: 12px;
	color: #926718;
	text-decoration: none;
}
a.menu:visited {
	font-family: tahoma;
	font-size: 12px;
	color: #926718;
	text-decoration: none;
}
a.menu:hover {
	font-family: tahoma;
	font-size: 12px;
	color: #926718;
	text-decoration: underline;
}
a.menu:active {
	font-family: tahoma;
	font-size: 12px;
}