body, p, td, pre
	{
	color : #000000;
	font-family: monospace, sans-serif;
	font-size: 12px; 
	line-height: 130%;
	}

img {
	margin: 2px;
	border: 1px solid black;
}

a
	{
	color : #0000ff;
	font-weight: bold;
	text-decoration: none;
	}

a:hover 
	{
	text-decoration: underline;
	}

.black
	{
	color: #000000;
	}

.darkgray
	{
	color: #808080;
	}

.lightgray
	{
	color: #a0a0a0;
	}

.selected
	{
	background: #ffffa0;
	}

/* FeedJumbler */

.fjtitle {
	font-size: 22px; 
	font-weight: bold;
}

.fjitemtitle {
	font-size: 12px; 
}

.fjitembody {
	font-size: 11px; 
}

.fjitemseparator {
	color: #000000;
}

.fjitemfooter {
	font-size: 12px; 
}
