body
{
	background-color: b4cd9e;
	font-family: verdana, helvetica, sans-serif;
	font-size: 10pt;
	margin-left: 10;
	margin-right: 10;
	margin-top: 10;
	margin-bottom: 10;
}

td
{
    background-color: white;
    font-family: verdana, helvetica, sans-serif;
    font-size: 10pt;
}

td.border
{
	background-color: b4cd9e;
}

td.sidebar
{
	background-color: d4e2c7;
    font-size: 8pt;
	
}

td.sidebar_i
{
	background-color: d4e2c7;
	font-size: 8pt;
	font-style : italic;
}

p.title 
{
	font : bold 14pt;
}

p.subtitle
{
	font : bold 10pt;
}

div.title 
{
	font : bold 14pt;
}

div.subtitle
{
	color: 8B8369;
	font : bold 10pt;
}

a:link
{
    color: #333366
}
a:visited
{
    color: #333366
}
a:active
{
    color: #666699
}

ul li { 
  background: none;
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
  border-width: 0;
  padding-left: 0;
  text-indent: 0;
  margin-left: -40px;
  background-image: none;
 }
