.textInside {
	font-family: "Trebuchet MS";
	font-size: 18px;
	color: #FFFF00;
	font-weight: bold;
	font-style: oblique;

}
.textMed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #CCCCCC;
	font-weight: bold;

}
.textCopyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
}
.textBody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
