body {
	background-color: #F0F0F0;
}
.DTB {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	color: #666666;
}
.DTB-grey {
	font-family: "Trebuchet MS";
	font-size: 14px;
	line-height: 19px;
	text-decoration: none;
	color: #527C98;
}
.DTB a:link {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #666666;	
}
.DTB a:visited {
	font-family: "Trebuchet MS";
	text-decoration: none;
	color: #666666;
}
.DTB a:hover {
	font-family: "Trebuchet MS";
	color: #527C98;
	font-weight: bold;
}
.DTB-bottom {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #527C98;
	text-align: left;
	padding-left: 15px;
}
.design {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #999999;
	text-align: left;
	padding-left: 15px;
}
.design a:link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #999999;
}
.design a:visited {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #999999;
}
.design a:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #999999;
	font-weight: bold;
}
h1 {
	font-family: "Trebuchet MS";
	font-size: 11px;
	line-height: 13px;
	text-decoration: none;
	color: #999999;
	text-align: center;
	padding-left: 15px;
}

