a:link {
	color: #660000;
	text-decoration: none;

}
a:visited {
	color: #999999;
	text-decoration: none;

}
a:hover {
	color: #CC6734;

}
td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 16px;


}
.bold {
	font-weight: bold;
}
.pt10 {
	font-size: 10px;
}
.subnavs {
	line-height: 20px;
}
.pt9 {
	font-size: 9px;
	line-height: 14px;

}
.pt8 {
	font-size: 8px;
	line-height: normal;
}
.italics {
	font-style: italic;
}
.title {
	font-size: 12px;
	color: #660000;
	font-weight: bold;

}
.pt12red {
	font-size: 12px;
	color: #660000;
}
