body {
	font-family: "Trebuchet MS";
	font-size: 13px;
	font-style: normal;
	color: #3300FF;
	background-color: #FFFFCC;
}
.small {
	font-family: "Trebuchet MS";
	font-size: 9px;
}
.medium {
	font-family: "Trebuchet MS";
	font-size: 13px;
}

.big {
	font-family: "Trebuchet MS";
	font-size: 18px;
	font-weight: bold;
}