.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: FEFF90;
}
.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%; 
}

.cedarock { 
	color:#555; 
	font-family:Arial,Helvetica,sans serif; 
	font-size:9px; 
	font-style:normal; 
	font-weight:normal; 
}
.cedarock a:link {
    color: #555;
    text-decoration: none;
    border-bottom: 1px dotted #555;
}
.cedarock a:visited {
    color: #555;
    text-decoration: none;
    border-bottom: 1px dotted #555;
}
.cedarock a:hover {
    color: #555;
    text-decoration: none;
    border-bottom: 1px dotted #555;
}
