html body {
	margin: 0;
	margint-top: 5px;
	background-color: #f7e4b2;
}
.topslogan {
	font-family: Times, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #a72a57;
	text-decoration: none;
}
.lang {
	font-family: Times, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a72a57;
	text-decoration: none;
}
.copy {
	font-family: Times, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #ffefc6;
	text-decoration: none;
}
td {
	font-family: Times, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #a72a57;
	text-decoration: none;
}
.curpos {
	font-family: Times, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a72a57;
	text-decoration: none;
}
.form {
	font-family: Times, Tahoma, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #a72a57;
	text-decoration: none;
	border: 1px solid #a72a57;
	background-color: #ffefc6;
}
.menu {
	font-family: Times, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a72a57;
	text-decoration: none;
}
.menusel {
	font-family: Times, Arial, Verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #a72a57;
	text-decoration: underline;
}
.button {
	font-family: Times, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	background-color: #a72a57;
	border: 1px solid #a72a57;
}
.meta {
	font-family: Times, Verdana;
	font-size: 1px;
	font-style: normal;
	font-weight: normal;
	color: #f7e4b2;
	text-decoration: none;
}
.leftmenu {
	font-family: Times, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #a82a59;
	text-decoration: none;
}
.leftmenusel {
	font-family: Times, Arial, Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #a82a59;
	text-decoration: underline;
}
.orange {
	font-family: Times, Arial, Verdana;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #ffbe19;
	text-decoration: none;
}