td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #000000;
}
.disclaimer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	color: #000000;
}
.login {
	font-family: courier;
	font-size: 6px;
}
a:link {
	color: #000066;
	text-decoration: none;
}
a:visited {
	color: #000066;
	text-decoration: none;
}
a:hover {
	color: #660000;
	text-decoration: underline;
}
.body {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: black;
}
.bodyred {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: red;
}
.question {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-style: italic;
	font-weight: normal;
	color: blue;
}
.answer {
    font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
	padding-left: 20pt;
	padding-right: 20pt;
	 


}
.highlight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: black;
}
.head {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 20px;
	font-weight: bold;
}
.report {
	font-family: Courier New ;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}
.report_large {
	font-family: Courier New ;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
}
.first {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: bold;
	text-transform: uppercase;
}
/* begin styles for RSS Feed */

.rss_box {
	 margin: 0em;
	 background-color: white;
	 border: 0px solid silver;
	 
}
.rss_items {
	margin-top:0px;
	padding:0.0px;
	margin-left:0px;
	color:#000000;
}
p.rss_title {padding:0.5em;}
.rss_title {
	font-size: 14px;
	background-color: white;
	color: black;
	font-weight:bold;
	text-align: left;
}

.rss_item  {
  font-size: 12px;
  list-style:none;
  padding-bottom:14px;
}

.rss_item a {
	color:#333333;
	font-size: 9pt;
	font-weight:bold;
	}
	
.rss_item a:visited {
	color: black;
}
.rss_date {
	font-size: 10px;
	line-height: 12px;
	color: #333333;
	padding-bottom:10px;
}
.form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}