@charset "UTF-8";
/* CSS Document */

body {
	color: #333399;
	background-color: #FFFFFF;
	margin:0px;
	padding:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;#
	scrollbar-3dlight-color:silver;
	scrollbar-arrow-color: gray;
	scrollbar-base-color: white;
	scrollbar-darkshadow-color: darkgray;
	scrollbar-face-color: lightgray;
	scrollbar-highlight-color: silver;
	scrollbar-shadow-color: gray;
	scrollbar-track-color: white;
}

pre, tt, code, samp, kbd, xmp, listing, plaintext { font-family: monospace; }

h2       {
	font-size: 14px;
	margin:5px;
	padding:0px
}

a:link   {
	color: #444444;
	text-decoration: underline;
}

a:visited{ color: #444444; text-decoration: none; }

a:hover  { color: #444444; text-decoration: underline; }

.article {
	padding-bottom: 12px;
	width: 260px;
}

.date    {font-size: 11px; color: #999999;}

.source  {font-size: 11px; color: #999999;}

.title   {
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	text-decoration: none;
	margin: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}

.entry {
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	padding-bottom: 6px;
	line-height: 16px;
}

.match   { font-size: 10px; }

.title a:link   { font-size: 11px;  font-weight: bold; color: #000000; text-decoration: none;}

.title a:visited { color: #000000; text-decoration: none; }

.title a:hover  { color: #000000; text-decoration: underline; }
