p            { margin-top: 0; margin-bottom: 20px }
body         { font-family: Tahoma; font-size: 10pt }
/*a:hover      { font-family: Tahoma; font-size: 10pt;  color:#000000; font-weight: bold; text-decoration:none }
a:link       { font-family: Tahoma; font-size: 10pt;  color:#000000; text-decoration:none }
a:visited	{ font-family: Tahoma; font-size: 10pt; color:#000000; text-decoration:none }
a:bullet { font-family: Tahoma; font-size: 10pt }*/
table        { font-family: Tahoma; font-size: 10pt }
/* begin styles for RSS Feed */
.rss_items {
	margin-top:0px;
	padding:0.0em; 0.5em;
	margin-left:0px;
	color:#000000;
}
.rss_item  {
      list-style:none;
  padding-bottom:1em;
}

/* ----------- menu css ----------------*/
#globalMenu li {
	display: inline;
	list-style: none;
}

#globalMenu a {
	text-decoration: none;
}

#globalMenu a:hover {
	text-decoration: underline;
}

