body {
	font: normal 14px auto "Trebuchet MS", Verdana, Arial, Helvetica, sans-serif;
	color: #4f6b72;
	/* background-color:#FFFFCC;  */
}



a:link {
       <!- color:#8B0000; 
        color:#c75f3e;
       text-decoration:none;
      }
a:visited {
	  <!- color:#8B0000; 
	  color:#c75f3e;
	  text-decoration:none
}
a:hover {
	text-decoration:underline
}



h2, h3 {
   margin-bottom: 5px;
   color: #000000;
}

p {

}

p.item {
text-indent: 12px;
width: 100%;
line-height: 1.2em;
margin: 1em 0;
margin-top: -5px;
padding-top: 5px;  
background:transparent url(../images/arrow_red_trans.gif) no-repeat;
background-position: 0em 0.6em;     
}





#menu ul{
      list-style-image: url('../images/arrow_red_trans.gif');      
      margin-left: 15px;
      margin-top: 0px;
      padding: 0px;
}

#menu li{
      
      padding-left:0px;		
      padding-right:0; 
      padding-top: 4px; 
      padding-bottom:0px;
}

