body {
	color: #252C1B;
	background-color: #47202D;
	margin: 0;
	padding: 0;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	text-align:center;
}

p {
	font: 12px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #252C1B;
	line-height:160%;
	font-size:12px !important;
}

p span {font-size:12px !Important;}

p a {
	text-decoration:none;
	font-weight:bold;
	color: #47202D;
	border-bottom: 1px dotted #4B5838;
}

p a:hover {
	text-decoration:none;
	font-weight:bold;
	color: #4B5838;
	border-bottom: 1px dotted #C7D1B8;
}

ul {
	list-style: disc url(../g/swirl.gif) outside;
	margin-left: 10px;
	padding-left: 10px;
	text-indent: 0;
}

li {
	margin-bottom: .5em;
}
