body {
	margin:0px;
	font-family:Arial, Helvetica, sans-serif;
	}
img {
  border:none;
  }
p,td {
	font-size:10pt;
	}
a:link,a:visited {
	color:#0000DD;
	text-decoration:none;
	}
a:active,a:hover {
	color:#AA0000;
	text-decoration:underline;
	}
.feedtitle {
	font-size:14pt;
	}
.feeddesc {
	font-size:10pt;
	font-weight:bold;
	}
.classname {
	font-weight:bold;
	}
.feedname {
	margin-left:10px;
	}
#inputbox {
	background-color:#EEEEEE;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:5px;
	}
#feedlistbox {
	padding:5px;
	font-size:10pt;
	}
#itemlistbox {
	padding:5px;
	}
.fr_header {
	font-size:16pt;
	}
.logon_text {
	font-size:11pt;
	font-weight:bold;
	}
.error_text {
	font-size:12pt;
	font-weight:bold;
	color:#990000;
	}
#header-bar {
	border-color:#000000;
	border-width:thin;
	border-style:dashed;
	
	height:66px;
	width:800px;
	background-color:#999999;
	
	}
