.date {
	font-family: "Arial";
	font-size: 12px;
	font-weight: bold;
	font-style: normal;
	text-decoration: none;
	text-transform: none;
}
.lang {
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	color: #333333;

}
.lang a:link {
	color: #333333;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.lang a:visited  {
	color: #333333;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.lang a:hover  {
	color: #333333;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
.lang a:active  {
	color: #333333;
	font-family: "Arial";
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;

}
body {
	font-size: 13px;
	background-color: #FFFFFF;
	color: #333333;
	font-family: "Arial";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
tr {
	font-size: 13px;
	color: #333333;
	font-family: "Arial";
	font-style: normal;
	font-weight: normal;
	font-variant: normal;

}
.menu {
	color: #FFFFFF;
	text-decoration: none;
	font-family: "Arial";
	font-weight: bold;
	font-size: 11px;
}
.menu a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menu a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.menu a:active {
	color: #FFFFFF;
	text-decoration: none;
}
.copyright {
	font-size: 11px;
	font-weight: 200;
}
