.jimtext { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 145%; 
}
.jimtext a:hover {
    color: FFFF99;
}
.jimtable { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
    padding: 5px;
}
.jimtable a:hover {
    color: FF6666;
}
.jimtablestrike { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 11px; 
	font-style: normal; 
	font-weight: normal; 
    padding: 5px;
    text-decoration: line-through;
}
.jimtablestrike a:hover {
    color: FF6666;
}
.headline { 
	color: 000000; 
	font-family: Verdana,Arial,Helvetica,sans serif; 
	font-size: 12px; 
	font-style: normal; 
	font-weight: bold; 
	line-height: 150%; 
}
.caption { 
	color: 000000; 
	font-family: Times,Palatino,serif; 
	font-size: 10px; 
	font-style: normal; 
	font-weight: normal; 
	line-height: 125%; 
}
