body {
	background: #FFFFFF;
}

.greycell {
	background: #999999;
	color: #FFFFFF;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.orangetxt {
	background:#FFFFFF;
	color:#FF6600;
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
}

.greytxt {
	color:#999999;
	font-family: Arial;
	font-size:12pt;
	font-weight: bold;
}

.smblack {
	color:#000000;
	font-family: Arial;
	font-size:8pt;
}

.normaltxt {
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
}

.greybu {
	color:#999999;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
	text-decoration: underline;
}

.greyb {
	color:#999999;
	font-family: Arial;
	font-size: 10pt;
	font-weight: bold;
}

.yellowbgtxt {
	background:#FFFF00;
	color:#000000;
	font-family: Arial;
	font-size: 10pt;
}

	

A.lilyellow:link { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #FFFF00; }
A.lilyellow:active { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #FFFF00; }
A.lilyellow:visited { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #FFFF00; }
A.lilyellow:hover { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #FF6600; }

A.lilorange:link { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #FF6600; }
A.lilorange:active { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #FF6600; }
A.lilorange:visited { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: none; color: #FF6600; }
A.lilorange:hover { font-family: Arial; font-size: 8pt; font-weight: normal; text-decoration: underline; color: #FF6600; }
