td {
	font-family: "Lucida Sans Unicode";
	font-size: 9pt;
}
.caps {
	border-bottom: 1px dotted #990000;
	font-variant: small-caps;
	font-weight: bolder;
}
a { 
	color: #cc0000;
	text-decoration: underline; 
	font-weight: bold;
} 
a:hover { 
	color: #cc0000; 
	text-decoration: none; 
}
