td {
	font-size: 9pt;
	color: #333333;
	text-decoration: none;
}
.leftbg {
	background-attachment: fixed;
	background-image: url(left.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
a {
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
}
a:hover {
	font-size: 9pt;
	color: #999999;
	text-decoration: none;
}
.co {
	background-attachment: fixed;
	background-image: url(co.gif);
	background-repeat: no-repeat;
	background-position: right center;
}
.font12 {
	font-size: 12px;
	line-height: 1.5em;
}
