.style {
	font-size: 9pt;
	line-height: 150%;
}
a:link {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF0000;
}
a:visited {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.border {
	font-size: 9pt;
	border: 1px solid #999999;
}
.etype {
	font-family: "Verdana", "Arial", "Helvetica", "sans-serif";
	font-size: 9pt;
	line-height: 135%;
}
