.Title {
	font-family: "Trebuchet MS";
	font-size: 24px;
	font-weight: bold;
	color: #0099FF;
}
.Text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}
.TextLink {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-weight: normal;
	color: #666666;
}
.TextSmall {
	font-family: "Trebuchet MS";
	font-size: 10px;
	font-weight: normal;
	color: #999999;
}
.TitleSmall {
	font-family: "Trebuchet MS";
	font-size: 16px;
	font-weight: bold;
	color: #0099FF;
}
