.css {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 13px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.home {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.title {

	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 18px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}
.green {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FF5000;
	text-decoration: none;
}
.blue {
	font-family: "Trebuchet MS", Verdana, Arial;
	font-size: 24px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #005EC6;
	text-decoration: none;
}
.smallFont {
	font-family: "Trebuchet MS", Verdana;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	text-decoration: none;
}

.color1 {
	BACKGROUND-COLOR: #BCD0E2;
	FONT-FAMILY: "Trebuchet MS", Verdana;
	font-size: 14px;
}
