/* CSS Document */
.tahoma12 {
	font-family: Tahoma;
	font-size: 12px;
	color: #CCCCCC;
}
.trebuchet16orange {
	font-family: "Trebuchet MS";
	font-style: italic;
	font-size: 16px;
	color: #FF6600;
}
.tahoma12dark {
	color: #444444;
	font-family: Tahoma;
	font-size: 12px;
	text-align: justify;
}
.trebuchet14 {font-family: "Trebuchet MS"; font-style: italic; font-size: 14px; color: #FF6600; }
