body,td,th {
	font-size: 10pt;
	color: #000;
	font-family: Helvetica, sans-serif;
}
#sidetext td{
	font-size: 9pt;
	color: #000000;
	font-family: Helvetica, sans-serif;
}
#calendar td{
	font-size: 8pt;
	color: #ffffff;
	font-family: Helvetica, sans-serif;
}

#calendar a:link{
	color: #000000;
}
#calendar a:visited{
	color: #000000;
}
#calendar a:hover{
	color: #00000;
}


#sidetext a:link{
	color: #000000;
	text-decoration: none;
}
#sidetext a:visited{
	color: #000000;
	text-decoration: none;
}
#sidetext a:hover{
	color: #000000;
	text-decoration: underline;
}
#sidetext a:active{
	color: #000000;
	text-decoration: none;
}
#smtxt{
	font-size: 9pt;
	color: #000000;
	font-family: Helvetica, sans-serif;
}

h1{
	font-size: 14pt;
	color: #f26649;
	font-family: Helvetica, sans-serif;
    padding-bottom:0px;
}
h2{
	font-size: 14pt;
	color: #D5E14D;
	font-family: Helvetica, sans-serif;
	padding-bottom:0px;
	line-height: normal;
	margin: 0px;
}
a:link {
	color: #f26649;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #f26649;
}
a:hover {
	text-decoration: underline;
	color: #f26649;
}
a:active {
	text-decoration: none;
	color: #f26649;
}
.rss_box {
	 width: 310px;
}

.rss_title, rss_title a {

	margin-bottom: 5px ;
	padding: 0;
	font-size: small;
	font-weight: bold;
}

.rss_items {
       list-style:none;
       margin:0;
       padding:0;
}

.rss_item  {
  font-size: x-small;
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {
	color: #f26649;
	font-weight: bold;
	}

.rss_item a:hover { 

	}

.rss_date {

	font-size: xx-small;

	}
