body
{
	font-family: tahoma, sans-serif;
	font-size: 62.5%;
}
h1
{
	font-size: 1.5em;
}
.article{
  font-size: 1.3em;
}

ul {
  padding: 0;
  list-style-type: square;
  list-style-image: url("/aav2/bullet_box.gif");
  list-style-position: outside;
  padding-left: 40px;
}

.rss
{		
	/*padding-right: 15px;*/
	
}
.newsmenu td
{
 padding-top: 3px;
 padding-bottom: 3px;
 padding-left: 15px;
 background: url(/images/intrade-new/small_arrow.gif) no-repeat 3px 5px;
 /*border-bottom: 1px solid #aaa;*/
 
}
.rss a
{

	font-weight: bold;
	display: inline;
	text-decoration: none;
  padding-left: 0px;
	background: transparent;
	width: auto;
  font-size: 10px;
  color: white;
}

