BODY, TABLE,  P, SELECT, INPUT, FORM
{
color:black;
font-family: 'Lucida Sans', 'Lucida Sans Unicode', 'Lucida Grande', LucidaGrande, Verdana, Arial, sans-serif;
font-size:11px;
font-weight:normal;
margin-bottom: 0;
margin-top: 0;
margin:0;
}

.tooltip {
	position: absolute;
	display: none;
	background-color: #E8E8E8;
}

A:link{color:3A76A4}
A:visited{color:3A76A4}
A:hover{
text-decoration : none;
color: #e0861e;
border-bottom: 1px dotted #e0861e;
}

H1LINK:link{color:black}
H1LINK:visited{color:black}

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

.rss_item  {
  margin-bottom: 1em;;
}

h1
{
color:#cc6600;
font-family:'Lucida Grande', Verdana,Arial;font-size:12px;font-weight:bold;
margin-bottom: 0.5em;
margin-top: 0.5em;
}

h2
{
	background: #999999;
	color: white;
	font: 11px 'Lucida Grande', Verdana, Arial, sans-serif;
	padding: 4px 0px 2px 6px;
	font-weight: bold;
	margin:0;
}	


