body {

}
p {
	font-size: 14px;
	line-height: 1em;
}
td {}
#news { font-size: 12px; line-height: 18px }
#news a  { color: #6d6d6d; text-decoration: underline }
#news a:hover { color: #FF6633}
.date { color: #cb58c2 }
.txt12pt {
	font-size: 12px;
	line-height: 150%;
}
.txt14pt {
	font-size: 14px;
	line-height: 130%;
}
.listbox {
	font-size: 14px;
	line-height: 130%;
	margin: 5px;
	padding: 5px;
	width: 290px;
	color: #0000CC;
}
.newsbox {
	text-align: left;
	width: 380px;
	padding: 5px;
}
.td_arw {
	background-image: url(../img/brw_right.gif);
	background-repeat: no-repeat;
	background-position: 5px center;
	text-indent: 16px;
}
.td_links {
	background-image: url(../img/link-icon.gif);
	background-repeat: no-repeat;
	background-position: 6px 12px;
	text-indent: 16px;
}
.td_links2 {
	background-image: url(../img/link-icon.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	text-indent: 16px;
}
