.menuleft { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; font-weight: bold; text-decoration: none; color: #000066}
a.menuleft:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066;}
a.menuleft:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFCC66;}
a.menuleft:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #000066;}
.menubottom { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; color: #FFFFFF}
a.menubottom:visited { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
a.menubottom:hover { font-family: Verdana, Arial, Helvetica, sans-serif; color: #1CC4FF;}
a.menubottom:active { font-family: Verdana, Arial, Helvetica, sans-serif; color: #FFFFFF;}
.titles { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 12pt; font-weight: bold; color: #000066}
.menucurrent { font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 8pt; text-decoration: none; font-weight: bold; color: #FFCC66}
.services { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}
.largetext { font-family: Arial, Helvetica, sans-serif; font-size: 9pt; color: #000066}
.smalltext { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}
TD { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}
p { font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #000066}

/*change color of links*/
a { color: #000066; }
a:visited { color: #000066; }
a:hover { color: #5B48B5; }
a:active { color: #00C2F7; }

/*remove default bullets in BuzzBoost*/
div.feedburnerFeedBlock ul { 
margin-left:0; 
padding-left:0; 
list-style-type: none 
}

/*changing appearance of headlines in Buzzboost*/
div.feedburnerFeedBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px; 
	width: 120px; /* how wide table should be */
	border: 0px silver solid; /*0px for no border */
	padding: 1em;
	background-color: #cbf1f7; /* #bfb3ff #D8D1FF #CBC2FF #B8E6FF #E0F0F5 #D6E6FF #D6E6FF*/
}

div.feedburnerFeedBlock p.feedTitle {
	font-size: 110%;
	font-weight: bold;
}

div.feedburnerFeedBlock span.headline a{
	color: #000066;
	font-weight: bold;
	margin-right: 0.5em;	
}

div.feedburnerFeedBlock span.headline {
	display: block;
	/* change block to inline if you want
	the headline to appear on the same line as the text */
}

div.feedburnerFeedBlock p.date {
	display: inline;
	margin-left: 1em;
	margin-right: .5em;
	color: #aaaaaa ;
}

div.feedburnerFeedBlock ul li div {
	display: inline;
}

div.feedburnerFeedBlock ul li {
	text-indent: 0 ;
	margin:0;
	padding:0 0 .75em 0;
}

div.feedburnerFeedBlock ul {
margin:0 0 1.5em;
padding:0 0 1.5em;
border-bottom:1px dotted #ccc;
list-style:none;
}
