body {
	margin: 0px;
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
}

p, td {
	font-size: 11px;
	font-family: verdana, arial, helvetica;
	color: #000000;
}



ul {
	list-style: square url(/images/bb_bullet.gif);
}

li {
	margin-bottom: 7px;
}

p.mp {
	color: #000201;
	margin-top: 3px;
}

.hdr, h1 {
	font-size: 13px;
	font-weight: bold;
	color: #82512A;
	margin-bottom: 0px;
}

.brownFooter {
	color: #C8C3C0;
	font-size: 10px;
}

.footer {
	color: #C9C4C1;
}

.footDivider {
	color: #8996C0;
	font-size: 10px;
}

a:link {
	color: #3F4A9A;
}

a:visited {
	color: #AC6B00;
}

a:hover {
	color: #96686B;
	text-decoration: none;
}

a.foot:link {
	font-size: 10px;
	font-weight: bold;
	color: #8997BE;
	line-height: 15px;
}

a.foot:visited {
	font-size: 10px;
	font-weight: bold;
	color: #8997BE;
	line-height: 15px;
}

a.foot:hover {
	font-size: 10px;
	font-weight: bold;
	color: #8997BE;
	text-decoration: none;
	line-height: 15px;
}