.bg-menu {
	background-image: url(images/bg-menu.gif);
}
.bg-content {
	background-image: url(images/bg-content.gif);
	text-align: center;
}
.copy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: justify;
	line-height: 16px;
}
.head-blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000099;
}
.head-red {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
a.language:link {
	text-decoration: none;
	color:#CC0000;
	font-style: normal;
	font-weight: bold;
}
a.language:hover {
	text-decoration: none;
	color:#FFFFFF;
	background-color: #000000;
	font-style: italic;
	}
a.language:visited {
	text-decoration: none;
	color:#FFFFFF
	background-color: #000000;
	}
a.language:active{
	text-decoration: none;
	color:#FFFFFF
	}

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #666666;
	OnLoad="MM_preloadImages('images/but-1b.gif','images/but-2b.gif','images/but-3b.gif','images/but-4b.gif','images/but-5b.gif')";
}
