@charset "utf-8";
/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/bg-top.jpg);
	background-repeat: repeat-x;
	background-color: #DEDEDE;
}
body,td,th {
	color: #000000;
}
.language {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.content {
	font-family: "Trebuchet MS";
	font-size: 13px;
}
.style1 {
	color: #000066;
	font-weight: bold;
}
.more {
	font-size: 11px;
	color: #FF6600;
	font-weight: bold;
}
.style4 {
	font-family: "Trebuchet MS";
	font-size: 12px;
}
.style5 {color: #000066}
.style6 {color: #FF6600}
.ddmmyy {font-family: "Trebuchet MS"; font-size: 12px; color: #FFFFFF; }
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
a:active {
	text-decoration: none;
}
