body {
	background-color: #FFFFFF;
	margin-top: 0;
	margin-left: 0;
}

a:link, a:visited, a:active {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: none;
	color: #00FF00;
}

.mainsection {
	padding-left:20px;
	padding-top:10px;
	padding-right:10px;
	background-color: #FFFFFF;}

.fivehundred {
	width:500px;}

.faq {padding-left: 20px; padding-right:20px;}

.bodytext {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 22px;
	color: #333333;
	}
	
	.bodytext_big {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 35px;
	color: #333333;
	}

.headers {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	color:#333333;
	}
	
.style1 {font-size: 18px}

.rss_box {
	 width: 455px;
	 padding-left:0px;
	 background-color: #ffffff;
	 font-family: helvetica;
	 font-size:25px;
}

.rss_title, rss_title a {
	margin: 0px 0;
	padding: 0;
}

.rss_items {
       font-family: verdana;
	   font-size: 11px;
	   line-height:14px;
	   list-style:none;
       margin:0;
       padding-left:10px;
	   background-color:#ffffff;
}

.rss_item  {
  font-family: verdana;
  font-size: 11px;
  line-height:14px;
  margin-bottom:2em;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

font-family: helvetica, sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;

	}
	
.rss_item a:hover { font-family: helvetica, sans serif;
	font-size: 15px;
	font-weight: bold;
	color: #333333;
	text-decoration:none;
	border-bottom: 1px dotted;
	}

.rss_date {

	font-size: xx-small;
	font-family: verdana;
	color: #999999;

	}
