.all {
	font-family: "Lucida Sans Unicode", "Trebuchet MS", Arial;
	font-size: 12px;
}
.footer {
	font-family: "Courier New", Courier, mono;
	font-size: 11px;
	color: #666666;
}
.headerRed {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FF0000;
}
.headerblack {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
}
.FOOTERLINK {
	font-family: "Trebuchet MS";
	font-size: 11px;
}


.orange {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #FF3300;
}

