div, p, td {
	font-family: Arial;
	font-size: 12px;
	/* color: #91785b; */
	color: #666666;
}

#content div, #content p, #content td, #content h1 {
	color: #666;
}

/*#rightBox div {
	color: #91785b;
} */

img {
	border: 0px;
}


a {
	color: #91785b;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}


#content ul { list-style-type: none; margin-left: 5px; padding-left: 5px; }
#content ul li {
	padding-left: 15px;
	background: url(/img/icon.jpg) no-repeat left;
}
