td {
	font-family: "Trebuchet MS";
	font-size: 11px;
	font-style: normal;
	color: #FFFFFF;
}

#footer{
	font-family: "Trebuchet MS";
	font-size:11px;
	font-style: normal;
	color: #000000;
	padding-left: 17px;
	line-height: 14px;
	letter-spacing: 0.1em;
}

#header{
	font-family: "Trebuchet MS";
	font-size: 17px;
	color: #ffffff;
	padding-left: 50px;
}

a:link {
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #333333;
}
a:hover {
	text-decoration: none;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #333333;
}
