a:link    { color:#0000cc; }
a:visited { color:#0000cc; }
a:active  { color:#0077cc; }
a:hover   { color:#0077cc; top : 1px;left : 1px;position : relative;}
a { text-decoration: none; }

td{
	font-size: 12px;
	line-height: 120%;
}

.j14{
	font-size: 14px;
	line-height: 130%;
}
.j12{
	font-size: 12px;
	line-height: 120%;
}
.j11{
	font-size: 11px;
	line-height: 120%;
}
.j10{
	font-size: 10px;
	line-height: 120%;
}
.j9{
	font-size: 9px;
	line-height: 120%;
}
.j8{
	font-size: 8px;
	line-height: 120%;
}
.b14{
	font-size: 14px;
	line-height: 130%;
	color: #0033FF;
	font-weight: 800;
}
.ul_b14{
	font-size: 14px;
	line-height: 130%;
	color: #0033FF;
	font-weight: 800;
	text-decoration: underline
}
.sb14{
	font-size: 14px;
	line-height: 130%;
	color: #5abdeb;
	font-weight: 800;
}
BODY{
	scrollbar-base-color : #FFFFFF;
	scrollbar-face-color : #b5e6ff;
	scrollbar-track-color: #FFFFFF;
	scrollbar-arrow-color : #FFFFFF;
	scrollbar-3dlight-color: #b5e6ff;
	scrollbar-highlight-color : #FFFFFF;
	scrollbar-shadow-color : #FFFFFF;
	scrollbar-darkshadow-color : #b5e6ff;
}

/* begin styles for RSS Feed */

.rss_box {
}

.rss_items {
	margin: 0px;
	padding: 0px;
	font-size: 0px;
	line-height: 130%;
}

.rss_item  {
	font-weight : normal; 
	word-break: break-all;
	font-size: 14px;
	line-height: 130%;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	font-weight: bold;
	text-decoration : none;
	font-size: 14px;
	line-height: 200%;
}

.rss_date {
	font-size: 14px;
	line-height: 130%;
	font-weight : normal;
}
