.text{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#000000;
}
.text2{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#000000;
}
.textsmall{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#000000;
}
.textred{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#CC0000;
}
.textwhite{
	font-family: "Trebuchet MS";
	font-size: 10px;
	color:#FFFFFF;
}
.textwhite2{
	font-family: "Trebuchet MS";
	font-size: 15px;
	color:#FFFFFF;
}
.copyright{
	font-family: Tahoma;
	font-weight:bold;
	font-size: 10px;
	color:#FFFFFF;
}

