td  {
	font: 11px 'Trebuchet MS';
	color : #ffffff;
	font-style : normal;
	text-decoration : none;
}

.black  {
	font: 11px 'Trebuchet MS';
	color : #000000;
	font-style : normal;
	text-decoration : none;
}

.green  {
	font: 12px 'Trebuchet MS';
	color : #8AF51B;
	font-style : normal;
	text-decoration : none;
}

.blue  {
	font: 12px 'Trebuchet MS';
	color : #4EDAE8;
	font-style : normal;
	text-decoration : none;
}

.whbig  {
	font: 12px 'Trebuchet MS';
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

.whb  {
	font: 11px 'Trebuchet MS';
	color : #FFFFFF;
	font-style : normal;
	text-decoration : none;
	font-weight : bold;
}

a.whb:hover  {
	font: 11px 'Trebuchet MS';
	color : #FFFFFF;
	font-style : normal;
	text-decoration : underline;
	font-weight : bold;
}

.headerWhite {
	font-family: "Trebuchet MS", sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	font-style: italic;
}
