TD { 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	letter-spacing: 0px; 
	font-size : 11px;
	color : #606060;
}
TD.bold { 
	font-family : Tahoma, Arial, Helvetica, sans-serif; 
	letter-spacing: 0px; 
	font-size : 11px;
	color : #606060;
	font-weight : bold;
}
FONT {
	letter-spacing: 0px; 
	color: #606060; 
	font-size : 11px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
FONT.alert {
	color: #ff0000; 
}
FONT.mini { font-family: Tahoma, Verdana, sans-serif;
	font-size: 10px;
	font-weight : normal;
}
A:link { font-weight : bold; color: #339999; text-decoration: none; }
A:visited { font-weight : bold; color: #006699; text-decoration: none; }
A:hover { font-weight : bold; color: #000000; text-decoration: none; }