body {
	margin: 0;
	background-color:#000000;
}
.normal {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
}.white {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	color: #ffffff;

}
.bold {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color:#000000;
	font-weight: bold;
}
.bold_white {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color:#FFFFFF;
}
.bold_RED {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: bold;
	color:#CC0000;
}

.underline {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-weight: normal;
	text-decoration: underline;
}

A.Redlink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #cc0000;
	text-decoration: underline;
}
A.newslink {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000066;
}

.clients {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #ffffff;
}
.intro {
	font-family: "Trebuchet MS";
	font-size: 13px;
	color: #000000;
}
.copyright {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #000000;	