td {  font-family: "Trebuchet MS", Verdana, Arial, sans-serif; font-size: 14px; color: #000000}
.boldblack {font-weight: bold;	color: #000000; }
.titlegrey {
	font-size: 18px;
	font-weight: bold;
	color: #666666;
}
.nounderline {
	text-decoration: none;
}
.bold {
	font-weight: bold;
}
.boldnounderline {
	font-weight: bold;
	text-decoration: none;
}
abbr {
	font-weight: bold;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.grey {
	color: #666666;
}
.boldred {
	font-weight: bold;
	color: #FF0000;
}
.title {
	font-size: 16px;
	color: #FF0000;
	font-style: bold;
}
.small10px {
	font-size: 12px;
}
