
li.bullet { margin-left: -2em; border: -1px; border-bottom: solid #ddddff 1px }

ul.smalltext { font-size: 8pt }

.topText {
	font-size:10px;
	color:#EEEEEE;
	line-height:25px;
}

.date {
	font-size:20px;
	font-weight:bold;
	color:#CC6600;
	font-family:trebuchet ms,verdana;
}

.title {
	font-size:18px;
	font-weight:bold;
	color:#000000;
	font-family:trebuchet ms,verdana;
}

.sideTitle {
	font-size:15px;
	font-weight:bold;
	color:#000000;
	font-family:trebuchet ms,verdana;
}

.subTitle {
	font-size:13px;
	font-weight:bold;
	color:#000000;
}

.sideText {
	font-size:11px;
	color:#000000;
	line-height:22px;
}
p {
	font-size:12px;
	color:#000000;
	line-height:20px;
	font-family:trebuchet ms,verdana;
}

.footerText {
	font-size:11px;
	color:#666666;
}

.text {
	font-size:11px;
	color:#000000;
	line-height:20px;
}
 
.smalltext {
	font-size:10px;
	color:#000000;
	line-height:10px;
}

.bullet {
	font-size:10px;
	color:#000000;
	line-height:20px;
}

.italic {
	font-size:11px;
	font-style:italic
        color:#000000;
	line-height:15px;
}
.headerBanner {
	font-size: 18px;
	font-weight: bold;
}

td {
	font-family: verdana;
}



/* begin styles for RSS Feed
     This is the most basic style to use for a list with no bullets */

.rss_box {
	 width: 150px;
	 background-color: #ffffff;
}

.rss_title, rss_title a {
	font-size: xx-small;
	font-weight: bold;
	margin: 1px 1;
	padding: 0;
}

.rss_items {
       list-style:none;
       margin:2;
       padding:0;
}

.rss_item  {
  font-size: xx-small;
  margin-bottom: 1em;;
}

.rss_item a:link, .rss_item a:visited, .rss_item a:active {

	}

.rss_item a:hover {

	}

.rss_date {
	font-size: xxx-small;
	font-style:  italic;
	}
