ul {
	list-style:inside;
	margin-left:1em;
}

body{
	font:normal 16px  "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #333;
	
}
	
a, #sidebar ul {
	color:#060;
	
}	

a:hover {
	text-decoration:none;
}
div.breadcrumbs {
	font:0.7em normal Arial, Helvetica, sans-serif;
	}
#content a{
	text-decoration:none;
	border-bottom:1px dotted #063;
	}
	
a img {
	border:none !important;
	}	
	