td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 22px;
}
.box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	border-top-width: 1px;
	border-bottom-width: 4px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #996600;
	border-bottom-color: #7B0F19;
	color: #F0EACF;
	background-color: #9C7F3F;
}
h5 {
	font-size: 13px;
}
a:hover {
	color: #CC9933;
	text-decoration: none;
}
.ul {
	color: #996633;
}
.bullets {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
}
