a:link {  color: #FF3333; text-decoration: none}
a:visited {  color: #FF6A6A; text-decoration: none}
a:active {  color: #CC3300; text-decoration: none}
a:hover {  color: #CC3300; text-decoration: underline}
body {  font-family: Arial, Helvetica, sans-serif}
td {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12px}
.red4 {
	font-size: 14px;
	color: #FF0000;
	font-weight: bold;
}
.highlight {
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
}
.mainlinks {
	font-size: 13px;
	font-weight: bold;
}
.grey {
	color: #999999;
}
.small {
	font-size: 9px;
}
.redbold {
	font-weight: bold;
	color: #FF0000;
	font-size: 14px;
}
.greysmall {
	font-size: 10px;
	color: #666666;
	font-weight: bold;
}
