.giant 		{ font-family: Arial, sans-serif; font-size: 12pt; font-weight: bold; }
.thick 		{ font-family: Arial, sans-serif; font-size: 10pt; font-weight: bold; }
.large	 	{ font-family: Arial, sans-serif; font-size: 12pt; }
.normal 	{ font-family: Arial, sans-serif; font-size: 10pt; }
.little		{ font-family: Arial, sans-serif; font-size: 8pt; }
.tiny		{ font-family: Arial, sans-serif; font-size: 7pt; }
.grey	 	{ font-family: Arial, sans-serif; font-size: 8pt; color: #C9C9CE; font-weight: bold; }
.titlelink 	{ font-family: Arial, sans-serif; 
			font-size: 10pt; color: #FFFFFF; 
			text-decoration:none; 
			font-weight: bold;
		}
A:hover.titlelink   { color:#FFFFFF; background: #AFCAFF;};