td {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
a {
	color: #B3312E;
	text-decoration: none;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}
a:active {
	color: #000000;
	text-decoration: underline;
}
li {
	list-style-type: square;
}
.rescources {
	color: #FFFFFF;
}
.corporate {
	line-height: 18px;
}
.business_bullets {
	background-color: #822825;
	color: #FFFFFF;
	background-image: url(images/business_bullets_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.business_bullets_line {
	background-color: #822825;
	color: #FFFFFF;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
}
